Import upstream version 1.29
[debian/tar] / gnu / stat-macros.h
index 00112cef10365b5e9e8eacc22f6c4de30f2c9085..690216c74e264ea368fc7f70b180251e341d4149 100644 (file)
@@ -1,5 +1,3 @@
-/* -*- buffer-read-only: t -*- vi: set ro: */
-/* DO NOT EDIT! GENERATED AUTOMATICALLY! */
 /* All the mode bits that can be affected by chmod.  */
 #define CHMOD_MODE_BITS \
   (S_ISUID | S_ISGID | S_ISVTX | S_IRWXU | S_IRWXG | S_IRWXO)