diff options
Diffstat (limited to 'otherlibs/unix/chmod.c')
-rw-r--r-- | otherlibs/unix/chmod.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/otherlibs/unix/chmod.c b/otherlibs/unix/chmod.c index 04aae3de8d..ed2e88c8d7 100644 --- a/otherlibs/unix/chmod.c +++ b/otherlibs/unix/chmod.c @@ -11,8 +11,6 @@ /* */ /***********************************************************************/ -/* $Id: chmod.c 12858 2012-08-10 14:45:51Z maranget $ */ - #include <sys/types.h> #include <sys/stat.h> #include <mlvalues.h> |