forgot typenames
This commit is contained in:
parent
fced1b72db
commit
64f7cf4961
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@
|
|||
#define CLOSE 64|SYMBOL
|
||||
#define SPACE 128
|
||||
#define HEXNUM 256|UPPER
|
||||
extern ascii_table[256];
|
||||
extern int ascii_table[256];
|
Loading…
Reference in a new issue