mirror of
https://github.com/TTimo/doom3.gpl.git
synced 2026-03-19 16:39:24 +01:00
not sure how that didn't come up already
This commit is contained in:
@@ -774,7 +774,7 @@ idLexer::ReadPunctuation
|
||||
*/
|
||||
int idLexer::ReadPunctuation( idToken *token ) {
|
||||
int l, n, i;
|
||||
char *p;
|
||||
const char *p;
|
||||
const punctuation_t *punc;
|
||||
|
||||
#ifdef PUNCTABLE
|
||||
|
||||
Reference in New Issue
Block a user