]> git.itanic.dy.fi Git - scan-pagemap/commitdiff
main.c: Get rid of unnecessary white space
authorTimo Kokkonen <kaapeli@itanic.dy.fi>
Sat, 14 Aug 2010 15:59:47 +0000 (18:59 +0300)
committerTimo Kokkonen <kaapeli@itanic.dy.fi>
Sat, 14 Aug 2010 15:59:47 +0000 (18:59 +0300)
Signed-off-by: Timo Kokkonen <kaapeli@itanic.dy.fi>
main.c

diff --git a/main.c b/main.c
index 80b33f841b2b2c4460da3b0718f35fc281358bb2..502e0c3a80f83821a519b136a50de9bcaf5138dd 100644 (file)
--- a/main.c
+++ b/main.c
@@ -9,7 +9,7 @@
 
 void print_help_and_die(char *name)
 {
-       printf("Usage: %s options \n"
+       printf("Usage: %s options\n"
                "-p, --pid=PID          scan maps belonging to a given pid\n"
                "-P, --process=PROCESS  scan maps belonging to processes with "
                "given name\n"