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:
parent
dcc38e81f2
commit
2cd482bcbd
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue