X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnu%2Fstat-macros.h;h=690216c74e264ea368fc7f70b180251e341d4149;hb=d30babc23b4f25be970ada2e63a50220a3672281;hp=00112cef10365b5e9e8eacc22f6c4de30f2c9085;hpb=4aa85f09e755fc827cd5ab6225f20c83cd42245d;p=debian%2Ftar diff --git a/gnu/stat-macros.h b/gnu/stat-macros.h index 00112cef..690216c7 100644 --- a/gnu/stat-macros.h +++ b/gnu/stat-macros.h @@ -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)