1
0
Fork 0
mirror of git://git.psyc.eu/libpsyc synced 2024-08-15 03:19:02 +00:00
This commit is contained in:
tg(x) 2011-07-05 13:28:29 +02:00
parent 86d846c55a
commit 0d870770f2

View file

@ -423,7 +423,6 @@ psycParseRC psyc_parse (psycParseState *state, char *oper,
* memory allocation is done.
*
* @param state An initialized psycParseListState.
* @param value Contains the list to be parsed.
* @param elem It will point to the next element in the list.
*/
#ifdef __INLINE_PSYC_PARSE