diff lib/sys_time.in.h @ 13479:8a0b8adde2be

Use spaces for indentation, not tabs.
author Bruno Haible <bruno@clisp.org>
date Wed, 28 Jul 2010 10:08:37 +0200
parents f4aae3195883
children a19ace3ba849
line wrap: on
line diff
--- a/lib/sys_time.in.h	Wed Jul 28 00:53:16 2010 +0200
+++ b/lib/sys_time.in.h	Wed Jul 28 10:08:37 2010 +0200
@@ -88,7 +88,7 @@
 #  undef gettimeofday
 #  if HAVE_RAW_DECL_GETTIMEOFDAY
 _GL_WARN_ON_USE (gettimeofday, "gettimeofday is unportable - "
-		 "use gnulib module gettimeofday for portability");
+                 "use gnulib module gettimeofday for portability");
 #  endif
 # endif