From 81bee45f6e562ffc30e1129cf00cd76444a77ce8 Mon Sep 17 00:00:00 2001 From: Benoit Mortier Date: Sat, 4 Dec 2004 12:12:30 +0000 Subject: internationalization fixes bugfixes git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1001 f882894a-f735-0410-b71e-b25c423dba1c --- plugins/check_swap.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/check_swap.c') diff --git a/plugins/check_swap.c b/plugins/check_swap.c index ba353bc0..3067f85c 100644 --- a/plugins/check_swap.c +++ b/plugins/check_swap.c @@ -515,6 +515,6 @@ void print_usage (void) { printf ("\ - Usage: %s [-av] -w %% -c %%\n\ - %s [-av] -w -c \n", progname, progname); +Usage: %s [-av] -w %% -c %%\n\ + %s [-av] -w -c \n", progname, progname); } -- cgit v1.2.3-74-g34f1