changeset 12437:29ef9dbec16a

Tweak whitespace.
author Bruno Haible <bruno@clisp.org>
date Sat, 12 Dec 2009 15:33:49 +0100
parents 8284eb73fbed
children eec126b290b0
files lib/relocatable.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/relocatable.c
+++ b/lib/relocatable.c
@@ -22,7 +22,7 @@
    This must come before <config.h> because <config.h> may include
    <features.h>, and once <features.h> has been included, it's too late.  */
 #ifndef _GNU_SOURCE
-# define _GNU_SOURCE    1
+# define _GNU_SOURCE 1
 #endif
 
 #include <config.h>