Code

Use floats for holding memory values to avoid different types on different
authorTon Voon <tonvoon@users.sourceforge.net>
Thu, 13 Jan 2005 18:24:52 +0000 (18:24 +0000)
committerTon Voon <tonvoon@users.sourceforge.net>
Thu, 13 Jan 2005 18:24:52 +0000 (18:24 +0000)
commitd866b45fdd8c41c7ff22f3aca35ce4b41f8e16a2
treee19c214c58a75e37949d1b2bf873f761a39eeabf
parent96c9d82e4c488cddca0d0f8cb71cd21f0b87e509
Use floats for holding memory values to avoid different types on different
OSes. Seems to have a problem with the perf data for check_swap on Sol 2.6,
but not critical

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1080 f882894a-f735-0410-b71e-b25c423dba1c
configure.in
plugins/check_swap.c