diff lib/strdup.c @ 4704:b7a1b14802c8

Correct cpp indentation.
author Jim Meyering <jim@meyering.net>
date Sat, 13 Sep 2003 22:13:36 +0000 (2003-09-13)
parents ce37d22a271f
children 6bec4bfbd56e
line wrap: on
line diff
--- a/lib/strdup.c
+++ b/lib/strdup.c
@@ -18,7 +18,7 @@
    Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
 #ifdef HAVE_CONFIG_H
-#include <config.h>
+# include <config.h>
 #endif
 
 #include <stdlib.h>