[win32] add AS patch#24, remove one other instance of error_no
[p5sagit/p5-mst-13.2.git] / bytecode.h
index 0239866..3e8a6a9 100644 (file)
@@ -2,7 +2,7 @@ typedef char *pvcontents;
 typedef char *strconst;
 typedef U32 PV;
 typedef char *op_tr_array;
-typedef int comment;
+typedef int comment_t;
 typedef SV *svindex;
 typedef OP *opindex;
 typedef IV IV64;