X-Git-Url: https://git.cworth.org/git?p=tar;a=blobdiff_plain;f=gnu%2Fsys_time.in.h;fp=gnu%2Fsys_time.in.h;h=49ea64f86401b7db199e68a4bcd1cbb370ecebb6;hp=ea9bb26e65e28145214e9ed5737bc2d1654d8c6c;hb=de7372b23c3da92fbfaea2d1ac592f0b2ba87914;hpb=fbbfb9406a82e647ce27b6462b11a802fa48f31a diff --git a/gnu/sys_time.in.h b/gnu/sys_time.in.h index ea9bb26..49ea64f 100644 --- a/gnu/sys_time.in.h +++ b/gnu/sys_time.in.h @@ -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