Removed superfluous ;
authorceriel <none@none>
Mon, 16 Jun 1997 13:07:37 +0000 (13:07 +0000)
committerceriel <none@none>
Mon, 16 Jun 1997 13:07:37 +0000 (13:07 +0000)
util/LLgen/src/savegram.c

index 0addd4c..d1b6a57 100644 (file)
@@ -58,7 +58,7 @@ static struct subparse_list {
 /* Index in t_list */
 static int t_list_index;
 
-/* Index in subparse_list */;
+/* Index in subparse_list */
 static int sub_list_index;
 
 /* File to save grammar to */