converted a Tab to spaces.
2002-06-28 Sven Neumann <sven@gimp.org> * gdk-pixbuf-csource.c (print_blurb): converted a Tab to spaces.
This commit is contained in:
committed by
Sven Neumann
parent
9aff7ba8e5
commit
3a259d847d
@@ -1,3 +1,7 @@
|
||||
2002-06-28 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* gdk-pixbuf-csource.c (print_blurb): converted a Tab to spaces.
|
||||
|
||||
Thu Jun 13 18:11:11 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* pixops/pixops.c: Fix problem where when no alpha was
|
||||
|
||||
@@ -277,7 +277,7 @@ print_blurb (FILE *bout,
|
||||
fprintf (bout, " --static generate static symbols\n");
|
||||
fprintf (bout, " --decoder provide rle decoder\n");
|
||||
fprintf (bout, " --name=identifier C macro/variable name\n");
|
||||
fprintf (bout, " --build-list parse (name, image) pairs\n");
|
||||
fprintf (bout, " --build-list parse (name, image) pairs\n");
|
||||
fprintf (bout, " -h, --help show this help message\n");
|
||||
fprintf (bout, " -v, --version print version informations\n");
|
||||
fprintf (bout, " --g-fatal-warnings make warnings fatal (abort)\n");
|
||||
|
||||
Reference in New Issue
Block a user