[gs-commits] mupdf/master - 0_8-11-g5a51484 - Remove duplicated line in usage message.

Tor Andersson tor at ghostscript.com
Thu Mar 10 00:04:17 UTC 2011


commit 5a51484bc7f8b2042e67ca8374f02426a8971ba6
Author: Tor Andersson <tor at ghostscript.com>
Date:   Wed Mar 9 11:27:38 2011 +0000

    Remove duplicated line in usage message.
    
    Ignore-this: e622f68dab30d02b4bce4706650fa7a9
    
    darcs-hash:20110309112738-f546f-513a0a99cbce96a6af5d36634d4ebbece2289da3.gz

 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/apps/x11_main.c b/apps/x11_main.c
index 4b3290f..73c8c56 100644
--- a/apps/x11_main.c
+++ b/apps/x11_main.c
@@ -516,7 +516,6 @@ static void usage(void)
 	fprintf(stderr, "\t-p -\tpassword\n");
 	fprintf(stderr, "\t-r -\tresolution\n");
 	fprintf(stderr, "\t-A\tdisable accelerated functions\n");
-	fprintf(stderr, "usage: mupdf [options] file.pdf [page]\n");
 	exit(1);
 }
 

--
git/hooks/post-receive


More information about the gs-commits mailing list