Correct bad changes
authorManoel Trapier <godzil@godzil.net>
Thu, 21 Mar 2013 16:38:02 +0000 (17:38 +0100)
committerManoël Trapier <godzil@MacBook-Pro.home>
Wed, 24 Jun 2015 22:41:48 +0000 (23:41 +0100)
lang/cem/cemcom.ansi/LLlex.c

index 56715fa..73313d1 100644 (file)
@@ -317,7 +317,7 @@ garbage:
                char *tg = &buf[0];
                int pos = -1;
                struct idf *idef;
-               int idfsize = 0;                /* ??? */
+               extern int idfsize;
 #ifndef        NOPP
                int NoExpandNext = 0;