use C9x syntax for u9fs initialiser

This commit is contained in:
Charles Forsyth 2015-03-17 19:43:36 +00:00
parent f7faf7651c
commit dcc06ad4b8
1 changed files with 2 additions and 2 deletions

4
u9fs.c
View File

@ -169,8 +169,8 @@ char isfrog[256]={
/*BKS*/ 1, 1, 1, 1, 1, 1, 1, 1,
/*DLE*/ 1, 1, 1, 1, 1, 1, 1, 1,
/*CAN*/ 1, 1, 1, 1, 1, 1, 1, 1,
['/'] 1,
[0x7f] 1,
['/'] = 1,
[0x7f] = 1,
};
char*