=
This commit is contained in:
parent
b50f2af7a8
commit
dbcb30ebea
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#include "_ctype.h"
|
||||
int ascii_table[256] {
|
||||
int ascii_table[256] = {
|
||||
CONTROL,CONTROL,CONTROL,CONTROL,CONTROL,CONTROL,CONTROL,CONTROL,
|
||||
CONTROL,CONTROL,CONTROL,CONTROL,CONTROL,CONTROL,CONTROL,CONTROL,
|
||||
CONTROL,CONTROL,CONTROL,CONTROL,CONTROL,CONTROL,CONTROL,CONTROL,
|
||||
|
|
Loading…
Reference in a new issue