Got Gtk-Doc working. Now all the fancy /** comments before the functions
[rodin/chimara.git] / src / style.c
index c4f51f9a7ca81ffa89e439a10ca7a9c03d6e873d..bce151662326275c8c91563f92a33fe3b7a9e24b 100644 (file)
@@ -1,7 +1,7 @@
 #include "glk.h"
 
 void
-glk_set_style(glui32 val)
+glk_set_style(glui32 styl)
 {
        /* No nothing yet */
        return;