diff options
author | Sven Nierlein <sven@nierlein.de> | 2012-11-28 11:03:11 +0100 |
---|---|---|
committer | Sven Nierlein <sven@nierlein.de> | 2012-11-28 11:03:11 +0100 |
commit | 24772e755e9d2a255e36eb2a97f545d2cb7ade3c (patch) | |
tree | 539d36018c186208829321ee7072fdacc18da0ef /plugins/check_ldap.c | |
parent | 668d8968ba6c36a37e01904e3083e279631edf32 (diff) | |
download | monitoring-plugins-24772e755e9d2a255e36eb2a97f545d2cb7ade3c.tar.gz |
unified ipv4/6 usage and help text
Diffstat (limited to 'plugins/check_ldap.c')
-rw-r--r-- | plugins/check_ldap.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/check_ldap.c b/plugins/check_ldap.c index 65db8517..b05aca9a 100644 --- a/plugins/check_ldap.c +++ b/plugins/check_ldap.c @@ -445,11 +445,6 @@ print_help (void) printf (UT_SUPPORT); } -/* todo -* add option -4 and -6 to the long manual -* -*/ - void print_usage (void) { |