From 19bff1c02d0e0fb32cd11c21db739e8338a757c6 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 15 Jul 1996 03:56:06 +0000 Subject: indent cpp-directives --- lib/xgethostname.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/xgethostname.c') diff --git a/lib/xgethostname.c b/lib/xgethostname.c index cd74aa7ce..d20967574 100644 --- a/lib/xgethostname.c +++ b/lib/xgethostname.c @@ -18,7 +18,7 @@ /* Written by Jim Meyering, meyering@comco.com */ #ifdef HAVE_CONFIG_H -#include +# include #endif #include @@ -28,7 +28,7 @@ char *xmalloc (); char *xrealloc (); #ifndef INITIAL_HOSTNAME_LENGTH -#define INITIAL_HOSTNAME_LENGTH 33 +# define INITIAL_HOSTNAME_LENGTH 33 #endif char * -- cgit v1.2.3-54-g00ecf