This commit is contained in:
Gabor Adam Toth 2011-07-05 13:28:29 +02:00
parent 2bd28adbd7
commit 960f0e6d67
1 changed files with 0 additions and 1 deletions

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