]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Whitespace change.
authorBruno Haible <bruno@clisp.org>
Mon, 15 Dec 2003 14:13:41 +0000 (14:13 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:11:30 +0000 (12:11 +0200)
gettext-tools/src/x-glade.c

index 9bc310767be3138201370915621661eb5db22576..745257480aa95774533148d63c8021867d893486 100644 (file)
@@ -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;