summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3f04b03)
raw | patch | inline | side by side (parent: 3f04b03)
author | Karl DeBisschop <kdebisschop@users.sourceforge.net> | |
Sun, 3 Aug 2003 06:05:15 +0000 (06:05 +0000) | ||
committer | Karl DeBisschop <kdebisschop@users.sourceforge.net> | |
Sun, 3 Aug 2003 06:05:15 +0000 (06:05 +0000) |
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@640 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 b8b3411ce42309e9e8c455cbdbb50c07754323e0..ee0b8d6605432e59ec7a04be0319040dcd5a12ce 100644 (file)
--- a/plugins/check_ldap.c
+++ b/plugins/check_ldap.c
#endif
printf (_(UT_WARN_CRIT));
+
+ printf (_(UT_SUPPORT));
}
\f
int process_arguments (int, char **);