X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=src%2Fstyle.c;h=bce151662326275c8c91563f92a33fe3b7a9e24b;hb=179cdda7e4d5713b3f90d0f01030c58e14557328;hp=c4f51f9a7ca81ffa89e439a10ca7a9c03d6e873d;hpb=1d98f490554273292d4ce29e4ea42e843c2f0c20;p=projects%2Fchimara%2Fchimara.git diff --git a/src/style.c b/src/style.c index c4f51f9..bce1516 100644 --- a/src/style.c +++ b/src/style.c @@ -1,7 +1,7 @@ #include "glk.h" void -glk_set_style(glui32 val) +glk_set_style(glui32 styl) { /* No nothing yet */ return;