aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorGravatar Karl DeBisschop <kdebisschop@users.sourceforge.net> 2004-03-02 05:01:19 +0000
committerGravatar Karl DeBisschop <kdebisschop@users.sourceforge.net> 2004-03-02 05:01:19 +0000
commitc06a4680946c6be0f19342dfd2737bebee8690bd (patch)
treecf566ce6d1592df092bde3a5966f582dff2600e7 /AUTHORS
parent3c81964713e4114d7f40f95e9373c24b596d1efd (diff)
downloadmonitoring-plugins-c06a4680946c6be0f19342dfd2737bebee8690bd.tar.gz
fix div by zero error when swaptotal is zero (Flo Gleixner)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@834 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS3
1 files changed, 2 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index 5c8844f4..65f96474 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -101,4 +101,5 @@ Matt Pounsett
Shawn Wills
Ralph Rye
Jason Martin
-Jon Hallett \ No newline at end of file
+Jon Hallett
+Flo Gleixner