diff options
Diffstat (limited to 'japanese/ming/files/patch-actioncompiler-compile.h')
-rw-r--r-- | japanese/ming/files/patch-actioncompiler-compile.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/japanese/ming/files/patch-actioncompiler-compile.h b/japanese/ming/files/patch-actioncompiler-compile.h deleted file mode 100644 index c9910c38984b..000000000000 --- a/japanese/ming/files/patch-actioncompiler-compile.h +++ /dev/null @@ -1,11 +0,0 @@ ---- actioncompiler/compile.h.orig 2002-06-24 12:21:54 UTC -+++ actioncompiler/compile.h -@@ -10,7 +10,7 @@ typedef struct _buffer *Buffer; - #include "action.h" - - /* shut up bison.simple */ --void yyerror(char *msg); -+void yyerror(char *msg, char *yy_); - int yylex(); - - #ifndef max |