1
0
Fork 0
mirror of git://git.psyc.eu/libpsyc synced 2024-08-15 03:19:02 +00:00

error in example code

This commit is contained in:
Marenz 2011-05-15 21:35:26 +02:00
parent 257f8c30fe
commit 513f26169e

View file

@ -97,7 +97,7 @@
* perror("Error %i happened :(\n", res);
* return res;
* }
* }
* } while (ret > 0)
* @endcode
*
* This simple example does not consider some more complex cases when you