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

changed formating

This commit is contained in:
Marenz 2011-05-16 00:01:02 +02:00
parent 6645352de5
commit 5709fe41ae

View file

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