mirror of
https://github.com/onyx-and-iris/vmrcli.git
synced 2024-11-15 17:40:56 +00:00
upd parse_input() desc
This commit is contained in:
parent
c95ff0e163
commit
3d00c7dd4f
@ -256,7 +256,7 @@ void interactive(PT_VMR vmr)
|
||||
}
|
||||
|
||||
/**
|
||||
* @brief Walks through each line split by a space delimiter.
|
||||
* @brief Walks through each line split by " \t;," delimiters.
|
||||
* Each token is passed to parse_command()
|
||||
*
|
||||
* @param vmr Pointer to the iVMR interface
|
||||
|
Loading…
Reference in New Issue
Block a user