shithub: jbig2

Download patch

ref: cf7917e8948a9296cd6bfdb0a1615287b88b769f
parent: 7018021f8232f62ff9c6822092405dd0467abb09
author: Ralph Giles <giles@ghostscript.com>
date: Thu Oct 29 17:49:49 EDT 2009

Fix comment formatting.

--- a/jbig2dec.c
+++ b/jbig2dec.c
@@ -162,8 +162,8 @@
 				params->mode = usage;
                                 break;
                         case 'V':
-                                /* the GNU Coding Standards suggest --version should
-                                   override all other options */
+                                /* the GNU Coding Standards suggest --version
+                                   should override all other options */
                                 print_version();
                                 exit(0);
                                 break;