[PATCH xsetroot] The name of the programe should be replaced once.

Stéphane Aulery lkppo at free.fr
Sat Jul 6 18:56:18 PDT 2013


Signed-off-by: Stéphane Aulery <lkppo at free.fr>
---
 xsetroot.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xsetroot.c b/xsetroot.c
index 2eb3a40..73ab1c5 100644
--- a/xsetroot.c
+++ b/xsetroot.c
@@ -73,7 +73,7 @@ static Pixmap ReadBitmapFile(char *filename, unsigned int *width, unsigned int *
 static void
 usage(void)
 {
-    fprintf(stderr, "usage: %s [options]\n%s\n", program_name,
+    fprintf(stderr, "usage: %s [options]\n", program_name,
             "  where options are:\n"
             "  -help                           Print this help\n"
             "  -version                        Print a version message\n"
-- 
1.7.10.4



More information about the xorg-devel mailing list