Use spaces for indentation, not tabs.
[gnulib.git] / lib / sys_time.in.h
index 6e0c7db..ba42e8d 100644 (file)
@@ -88,7 +88,7 @@ _GL_CXXALIASWARN (gettimeofday);
 #  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