Correct bad changes

This commit is contained in:
Manoel Trapier
2013-03-21 17:38:02 +01:00
committed by Manoël Trapier
parent 4cb35a7d72
commit 2071a7dbb0

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