[gimp] Formatting fix. Argh.



commit 7a6fe273b78cb7e8a09a183d99968f1fef2ca584
Author: Simon Budig <simon gimp org>
Date:   Sat Oct 3 00:11:53 2009 +0200

    Formatting fix. Argh.

 plug-ins/common/file-gbr.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plug-ins/common/file-gbr.c b/plug-ins/common/file-gbr.c
index badc06a..255ecc4 100644
--- a/plug-ins/common/file-gbr.c
+++ b/plug-ins/common/file-gbr.c
@@ -606,7 +606,7 @@ save_image (const gchar  *filename,
   gint          x;
   gint          bpp;
   GimpPixelRgn  pixel_rgn;
-  GimpRGB gray, white;
+  GimpRGB       gray, white;
 
   gimp_rgba_set_uchar (&white, 255, 255, 255, 255);
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]