Formatting fix. Argh.

This commit is contained in:
Simon Budig 2009-10-03 00:11:53 +02:00
parent 1a7c67bc05
commit 7a6fe273b7
1 changed files with 1 additions and 1 deletions

View File

@ -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);