diff options
author | Sven Nierlein <sven@nierlein.de> | 2012-11-28 10:03:11 (GMT) |
---|---|---|
committer | Sven Nierlein <sven@nierlein.de> | 2012-11-28 10:03:11 (GMT) |
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 65db851..b05aca9 100644 --- a/plugins/check_ldap.c +++ b/plugins/check_ldap.c | |||
@@ -445,11 +445,6 @@ print_help (void) | |||
445 | printf (UT_SUPPORT); | 445 | printf (UT_SUPPORT); |
446 | } | 446 | } |
447 | 447 | ||
448 | /* todo | ||
449 | * add option -4 and -6 to the long manual | ||
450 | * | ||
451 | */ | ||
452 | |||
453 | void | 448 | void |
454 | print_usage (void) | 449 | print_usage (void) |
455 | { | 450 | { |