Corrected warnings found by splint.

This commit is contained in:
skarg
2009-04-18 17:54:39 +00:00
parent 9051a80e30
commit c17962107c
20 changed files with 204 additions and 200 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
[ -x /usr/bin/splint ] || exit 0
INCLUDES="-Iinclude -Iports/linux"
SETTINGS="-castfcnptr -fullinitblock -weak +posixlib"
SETTINGS="-castfcnptr -fullinitblock -initallelements -weak +posixlib"
if [ ! -x .splintrc ]
then