formatting

svn path=/trunk/; revision=23062
This commit is contained in:
Sven Neumann 2007-07-29 17:10:24 +00:00
parent 5a74a589a1
commit 2cff876952
1 changed files with 8 additions and 7 deletions

View File

@ -183,14 +183,15 @@ static void read_default (const guchar *source,
gint extra,
gint align);
static void fill_bit2byte (void);
static void fill_bit2byte (void);
static void tiff_warning (const gchar *module,
const gchar *fmt,
va_list ap);
static void tiff_error (const gchar *module,
const gchar *fmt,
va_list ap);
static void tiff_warning (const gchar *module,
const gchar *fmt,
va_list ap);
static void tiff_error (const gchar *module,
const gchar *fmt,
va_list ap);
const GimpPlugInInfo PLUG_IN_INFO =
{