This commit is contained in:
Morten Delenk 2016-07-27 15:09:51 +02:00
parent b50f2af7a8
commit dbcb30ebea
No known key found for this signature in database
GPG key ID: 3F818D0F65DCB490

View file

@ -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,