summaryrefslogtreecommitdiffstats
path: root/japanese/ming/files/patch-src_actioncompiler_swf5compiler.flex
blob: 4a633d31b4407d09353a9c7edbea5dca5717ab21 (plain)
1
2
3
4
5
6
7
8
9
10
--- actioncompiler/swf5compiler.flex~	2013-03-14 04:53:36.000000000 +0900
+++ actioncompiler/swf5compiler.flex	2013-03-14 04:52:36.000000000 +0900
@@ -5,6 +5,7 @@
 
 #include "compile.h"
 #include "action.h"
+#define YYPARSE_PARAM buffer
 #include "swf5compiler.tab.h" /* defines token types */
 
 int swf5debug;
OpenPOWER on IntegriCloud