diff options
Diffstat (limited to 'Src/lex.c')
-rw-r--r-- | Src/lex.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -122,7 +122,7 @@ mod_export int parend; /**/ mod_export int nocomments; -/* text of puctuation tokens */ +/* text of punctuation tokens */ /**/ mod_export char *tokstrings[WHILE + 1] = { |