summaryrefslogtreecommitdiffstats
path: root/plugins/check_load.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/check_load.c')
-rw-r--r--plugins/check_load.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/check_load.c b/plugins/check_load.c
index a60858f..f4faa31 100644
--- a/plugins/check_load.c
+++ b/plugins/check_load.c
@@ -303,7 +303,7 @@ print_help (void)
303 printf (_("This plugin tests the current system load average.")); 303 printf (_("This plugin tests the current system load average."));
304 304
305 printf ("\n\n"); 305 printf ("\n\n");
306 306
307 print_usage (); 307 print_usage ();
308 308
309 printf (_(UT_HELP_VRSN)); 309 printf (_(UT_HELP_VRSN));