]> mj.ucw.cz Git - libucw.git/commitdiff
typo
authorPavel Charvat <pavel.charvat@netcentrum.cz>
Mon, 31 Jul 2006 12:05:01 +0000 (14:05 +0200)
committerPavel Charvat <pavel.charvat@netcentrum.cz>
Mon, 31 Jul 2006 12:05:01 +0000 (14:05 +0200)
images/image-tool.c

index 6b9062c1eaadd14aa9b311d232635ab363dd7e0a..57e6e6457edc059dc99328d46859e04ffc78fd9a 100644 (file)
@@ -46,7 +46,7 @@ static struct option longopts[] =
   { "fit-to-box",      0, 0, 'b' },
   { "colorspace",      0, 0, 'c' },
   { "jpeg-quality",    0, 0, 'Q' },
   { "fit-to-box",      0, 0, 'b' },
   { "colorspace",      0, 0, 'c' },
   { "jpeg-quality",    0, 0, 'Q' },
-  { "background",      0, 0, 'g'  },
+  { "background",      0, 0, 'g' },
   { NULL,              0, 0, 0 }
 };
                                                          
   { NULL,              0, 0, 0 }
 };