Formatting stuff. Convert tabs to spaces, shorten lines to 80, etc. First
[neverball] / ball / st_help.c
index 6f0135d..6a604dd 100644 (file)
@@ -61,7 +61,7 @@ static int help_button(int id, const char *text, int token, int atoken)
 
 static int help_menu(int id, int i)
 {
-    int jd, kd;
+    int jd;
     gui_filler(id);
     if ((jd = gui_harray(id)))
     {