]> Pileus Git - ~andy/gtk/blobdiff - demos/gtk-demo/main.c
Fix many sparse warnings.
[~andy/gtk] / demos / gtk-demo / main.c
index 2142e72583e9b60d43e2d0a03b453e655ece697e..3382f72f9639394e2e070c7c26ba68174369e149 100644 (file)
@@ -386,7 +386,7 @@ parse_chars (gchar     *text,
 
 /* While not as cool as c-mode, this will do as a quick attempt at highlighting */
 static void
-fontify ()
+fontify (void)
 {
   GtkTextIter start_iter, next_iter, tmp_iter;
   gint state;