summaryrefslogtreecommitdiffstats
path: root/plugins/check_tcp.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/check_tcp.c')
-rw-r--r--plugins/check_tcp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/check_tcp.c b/plugins/check_tcp.c
index 93ba344..8dacf59 100644
--- a/plugins/check_tcp.c
+++ b/plugins/check_tcp.c
@@ -739,7 +739,7 @@ print_help (void)
739{ 739{
740 print_revision (progname, revision); 740 print_revision (progname, revision);
741 741
742 printf ("Copyright (c) 1999 Ethan Galstad <nagios@nagios.org>\n")); 742 printf ("Copyright (c) 1999 Ethan Galstad <nagios@nagios.org>\n");
743 printf (COPYRIGHT, copyright, email); 743 printf (COPYRIGHT, copyright, email);
744 744
745 printf (_("This plugin tests %s connections with the specified host.\n\n"), 745 printf (_("This plugin tests %s connections with the specified host.\n\n"),