mirror of
https://github.com/onyx-and-iris/vmrcli.git
synced 2025-01-18 08:41:08 +00:00
readd comment
This commit is contained in:
parent
1d71f38d39
commit
9191a38745
@ -195,7 +195,7 @@ void interactive(T_VBVMR_INTERFACE *vmr)
|
||||
if (command[0] != '\0')
|
||||
parse_command(vmr, command);
|
||||
|
||||
p++;
|
||||
p++; /* shift to next input char */
|
||||
}
|
||||
|
||||
p = input; /* reset pointer */
|
||||
|
Loading…
Reference in New Issue
Block a user