summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 016d332)
raw | patch | inline | side by side (parent: 016d332)
author | Matthew Kent <mattkent@users.sourceforge.net> | |
Fri, 3 Dec 2004 02:21:15 +0000 (02:21 +0000) | ||
committer | Matthew Kent <mattkent@users.sourceforge.net> | |
Fri, 3 Dec 2004 02:21:15 +0000 (02:21 +0000) |
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@983 f882894a-f735-0410-b71e-b25c423dba1c
plugins/check_ldap.c | patch | blob | history |
diff --git a/plugins/check_ldap.c b/plugins/check_ldap.c
index 92d41a895155987f4576984f6d60ffb3b9a721cf..c0b33a875fda341cd089ce06a6364a238de4a512 100644 (file)
--- a/plugins/check_ldap.c
+++ b/plugins/check_ldap.c
/* should be int result = STATE_UNKNOWN; */
- int status = STATE_UNKNOW;
+ int status = STATE_UNKNOWN;
long microsec;
double elapsed_time;