Some dumb changes...
This commit is contained in:
parent
0667b88e1b
commit
147534a954
2
xyntax.c
2
xyntax.c
@ -83,7 +83,7 @@ int syntax_select (char * string, int * length) {
|
||||
if (select == syntax_count) {
|
||||
* length = 1;
|
||||
|
||||
return (select);
|
||||
return (0);
|
||||
}
|
||||
|
||||
do {
|
||||
|
Loading…
Reference in New Issue
Block a user