mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
minor formating changes
This commit is contained in:
parent
20b1408e43
commit
f7faf87934
1 changed files with 3 additions and 3 deletions
|
@ -293,7 +293,7 @@ const char * psyc_getParseRemainingBuffer (psycParseState *state)
|
|||
* Generalized line-based packet parser.
|
||||
*
|
||||
* @param state An initialized psycParseState
|
||||
* @param operator A pointer to a character. In case of a variable, it will
|
||||
* @param oper A pointer to a character. In case of a variable, it will
|
||||
* be set to the operator of that variable
|
||||
* @param name A pointer to a psycString. It will point to the name of
|
||||
* the variable or method and its length will be set accordingly
|
||||
|
|
Loading…
Reference in a new issue