Update main.c

pull/78/head
alanbjohnston 5 years ago committed by GitHub
parent 6c1b63be40
commit 40230331b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1162,7 +1162,7 @@ else {
fgets(cmdbuffer, 1000, file);
// printf("result: %s\n", cmdbuffer);
pclose(file);
**/
/**/
const char space[2] = " ";
token = strtok(cmdbuffer, space);

Loading…
Cancel
Save

Powered by TurnKey Linux.