summaryrefslogtreecommitdiff
path: root/japanese/ming/files/patch-src_actioncompiler_swf4compiler.flex
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/ming/files/patch-src_actioncompiler_swf4compiler.flex')
-rw-r--r--japanese/ming/files/patch-src_actioncompiler_swf4compiler.flex10
1 files changed, 10 insertions, 0 deletions
diff --git a/japanese/ming/files/patch-src_actioncompiler_swf4compiler.flex b/japanese/ming/files/patch-src_actioncompiler_swf4compiler.flex
new file mode 100644
index 000000000000..4fc84a49fd9e
--- /dev/null
+++ b/japanese/ming/files/patch-src_actioncompiler_swf4compiler.flex
@@ -0,0 +1,10 @@
+--- actioncompiler/swf4compiler.flex~ 2002-06-24 21:21:54.000000000 +0900
++++ actioncompiler/swf4compiler.flex 2013-03-14 04:49:15.000000000 +0900
+@@ -5,6 +5,7 @@
+
+ #include "compile.h"
+ #include "action.h"
++#define YYPARSE_PARAM buffer
+ #include "swf4compiler.tab.h" /* defines token types */
+
+ int swf4debug;