]> git.cworth.org Git - tar/blobdiff - gnu/sys_time.in.h
Merge branch 'upstream' into dfsg-orig
[tar] / gnu / sys_time.in.h
index ea9bb26e65e28145214e9ed5737bc2d1654d8c6c..49ea64f86401b7db199e68a4bcd1cbb370ecebb6 100644 (file)
@@ -23,6 +23,7 @@
 #if __GNUC__ >= 3
 @PRAGMA_SYSTEM_HEADER@
 #endif
+@PRAGMA_COLUMNS@
 
 #if defined _GL_SYS_TIME_H
 
@@ -90,7 +91,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