* lib/prototypes.h: Fix prototypes according to earlier changes (usage of the bool type).

* lib/prototypes.h: Add the arguments' name to the prototypes.
This commit is contained in:
nekral-guest
2008-05-26 08:56:34 +00:00
parent 297fa24b90
commit 9305161183
2 changed files with 17 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
2008-05-26 Nicolas François <nicolas.francois@centraliens.net>
* lib/prototypes.h: Fix prototypes according to earlier changes
(usage of the bool type).
* lib/prototypes.h: Add the arguments' name to the prototypes.
2008-05-26 Nicolas François <nicolas.francois@centraliens.net>
* lib/groupio.h: Add protection against multiple inclusions.