Code

code cleanups, largely resulting from turning on -Wall. mostly
authorM. Sean Finney <seanius@users.sourceforge.net>
Mon, 31 Oct 2005 20:03:19 +0000 (20:03 +0000)
committerM. Sean Finney <seanius@users.sourceforge.net>
Mon, 31 Oct 2005 20:03:19 +0000 (20:03 +0000)
commit3038819fef47495af2730b0d2df2a5a8475fc7bb
tree978a1706ef546a153bfc41af7f33959b4543678c
parent0ff7d99a5e75683e778943884e60a11251183f45
code cleanups, largely resulting from turning on -Wall.  mostly
unused variables and explicit casting issues, but there were a
couple gotchas in there too.

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1267 f882894a-f735-0410-b71e-b25c423dba1c
configure.in
plugins/check_game.c
plugins/check_http.c
plugins/check_nagios.c
plugins/check_snmp.c
plugins/check_swap.c
plugins/check_tcp.c
plugins/common.h
plugins/netutils.c
plugins/netutils.h
plugins/sslutils.c