summaryrefslogtreecommitdiffstats
path: root/plugins/check_mrtgtraf.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/check_mrtgtraf.c')
-rw-r--r--plugins/check_mrtgtraf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/check_mrtgtraf.c b/plugins/check_mrtgtraf.c
index d23b76d..6b32342 100644
--- a/plugins/check_mrtgtraf.c
+++ b/plugins/check_mrtgtraf.c
@@ -64,7 +64,7 @@ main (int argc, char **argv)
64 char outgoing_speed_rating[8]; 64 char outgoing_speed_rating[8];
65 65
66 if (process_arguments (argc, argv) != OK) 66 if (process_arguments (argc, argv) != OK)
67 usage (_("Invalid command arguments supplied\n")); 67 usage (_("Incorrect arguments supplied\n"));
68 68
69 /* open the MRTG log file for reading */ 69 /* open the MRTG log file for reading */
70 fp = fopen (log_file, "r"); 70 fp = fopen (log_file, "r");