diff options
Diffstat (limited to 'plugins/t')
0 files changed, 0 insertions, 0 deletions
diff --git a/plugins/check_ldap.c b/plugins/check_ldap.c index b8b3411..ee0b8d6 100644 --- a/plugins/check_ldap.c +++ b/plugins/check_ldap.c | |||
@@ -88,6 +88,8 @@ print_help () | |||
88 | #endif | 88 | #endif |
89 | 89 | ||
90 | printf (_(UT_WARN_CRIT)); | 90 | printf (_(UT_WARN_CRIT)); |
91 | |||
92 | printf (_(UT_SUPPORT)); | ||
91 | } | 93 | } |
92 | 94 | ||
93 | int process_arguments (int, char **); | 95 | int process_arguments (int, char **); |