shithub: jbig2

Download patch

ref: da42a22f05eb8af12a797c12bee3e5c121fe2842
parent: dd0c94f5c32a01ff8b7d502071495ba475fe8f8a
author: Ralph Giles <giles@ghostscript.com>
date: Tue Feb 2 06:03:05 EST 2010

Correct a whitespace formatting issue in the usage text.

--- a/jbig2dec.c
+++ b/jbig2dec.c
@@ -209,7 +209,7 @@
     "  embedded streams.\n"
     "\n"
     "  available options:\n"
-    "    -h --help	this usage summary\n"
+    "    -h --help      this usage summary\n"
     "    -q --quiet     suppress diagnostic output\n"
     "    -v --verbose   set the verbosity level\n"
     "    -d --dump      print the structure of the jbig2 file\n"