Explorar o código

Correct bad changes

Manoel Trapier %!s(int64=11) %!d(string=hai) anos
pai
achega
2071a7dbb0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lang/cem/cemcom.ansi/LLlex.c

+ 1 - 1
lang/cem/cemcom.ansi/LLlex.c

@@ -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;