New module 'unictype/property-changes-when-titlecased'.
[pspp] / lib / sysexits.in.h
index b477111f287d8e3eefdaff374031d958c7cdbc01..d45fbae21ede9504ca8496f0df099607d01b0155 100644 (file)
@@ -1,5 +1,5 @@
 /* exit() exit codes for some BSD system programs.
-   Copyright (C) 2003, 2006-2010 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2006-2011 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
 
 /* Written by Simon Josefsson based on sysexits(3) man page */
 
+#ifndef _GL_SYSEXITS_H
+
 #if __GNUC__ >= 3
 @PRAGMA_SYSTEM_HEADER@
 #endif
-
-#ifndef _GL_SYSEXITS_H
+@PRAGMA_COLUMNS@
 
 #if @HAVE_SYSEXITS_H@