From: Bruno Haible Date: Mon, 15 Dec 2003 14:13:41 +0000 (+0000) Subject: Whitespace change. X-Git-Tag: v0.13.1~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8b3251d62874ca1bdf7210a64a5ec29783a8e9d;p=thirdparty%2Fgettext.git Whitespace change. --- diff --git a/gettext-tools/src/x-glade.c b/gettext-tools/src/x-glade.c index 9bc310767..745257480 100644 --- a/gettext-tools/src/x-glade.c +++ b/gettext-tools/src/x-glade.c @@ -178,7 +178,7 @@ load_libexpat () #if DYNLOAD_LIBEXPAT || HAVE_LIBEXPAT /* Accumulator for the extracted messages. */ -static message_list_ty *mlp; +static message_list_ty *mlp; /* Logical filename, used to label the extracted messages. */ static char *logical_file_name;