ソースを参照

Removed superfluous ;

ceriel 27 年 前
コミット
8b112a5f65
1 ファイル変更1 行追加1 行削除
  1. 1 1
      util/LLgen/src/savegram.c

+ 1 - 1
util/LLgen/src/savegram.c

@@ -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 */