summaryrefslogtreecommitdiffstats
path: root/plugins/check_ssh.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/check_ssh.c')
-rw-r--r--plugins/check_ssh.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/check_ssh.c b/plugins/check_ssh.c
index d1ae46b..04916a5 100644
--- a/plugins/check_ssh.c
+++ b/plugins/check_ssh.c
@@ -289,7 +289,5 @@ print_usage (void)
289{ 289{
290 printf ("\ 290 printf ("\
291Usage: %s [-46] [-t <timeout>] [-r <remote version>] [-p <port>] <host>\n", progname); 291Usage: %s [-46] [-t <timeout>] [-r <remote version>] [-p <port>] <host>\n", progname);
292
293 printf (UT_HLP_VRS, progname, progname);
294} 292}
295 293