mirror of
https://github.com/onyx-and-iris/vmrcli.git
synced 2024-11-15 17:40:56 +00:00
fix comment
This commit is contained in:
parent
25692a9f35
commit
a7c0bc1620
@ -33,7 +33,7 @@
|
||||
"\ts: Launch the StreamerView application"
|
||||
#define OPTSTR ":hk:msc:iID:v"
|
||||
#define MAX_LINE 4096 /* Size of the input buffer */
|
||||
#define RES_SZ 512 /* Size of the buffer passed to VBVMR_SetParameterStringA */
|
||||
#define RES_SZ 512 /* Size of the buffer passed to VBVMR_GetParameterStringW */
|
||||
#define COUNT_OF(x) (sizeof(x) / sizeof(x[0]))
|
||||
#define DELIMITERS " \t;,"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user