summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/fchmod.c
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2012-05-14 09:06:58 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2012-05-14 09:06:58 +0200
commitd5d071d5e2e201859f91fae0993772e1bc426469 (patch)
treef5c86cdb93a1bee4f8ce4f5a143ce90c454659a2 /cpukit/libcsupport/src/fchmod.c
parentMerge branch 'upstream' (diff)
parentPR2065: RBTree: Insert function (protected) does not enable interrupts (diff)
downloadrtems-d5d071d5e2e201859f91fae0993772e1bc426469.tar.bz2
Merge branch 'upstream'
Diffstat (limited to 'cpukit/libcsupport/src/fchmod.c')
-rw-r--r--cpukit/libcsupport/src/fchmod.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpukit/libcsupport/src/fchmod.c b/cpukit/libcsupport/src/fchmod.c
index 14fb416f68..e2f166a8ab 100644
--- a/cpukit/libcsupport/src/fchmod.c
+++ b/cpukit/libcsupport/src/fchmod.c
@@ -7,8 +7,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#if HAVE_CONFIG_H