summaryrefslogtreecommitdiff
path: root/gl/sys_time.in.h
diff options
context:
space:
mode:
Diffstat (limited to 'gl/sys_time.in.h')
-rw-r--r--gl/sys_time.in.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gl/sys_time.in.h b/gl/sys_time.in.h
index c4c2eb5e87..0689bcb2e6 100644
--- a/gl/sys_time.in.h
+++ b/gl/sys_time.in.h
@@ -21,6 +21,7 @@
#if __GNUC__ >= 3
@PRAGMA_SYSTEM_HEADER@
#endif
+@PRAGMA_COLUMNS@
#if defined _GL_SYS_TIME_H
@@ -88,7 +89,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