summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/getcwd.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/libcsupport/src/getcwd.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpukit/libcsupport/src/getcwd.c b/cpukit/libcsupport/src/getcwd.c
index 2f2be7fc72..337add2702 100644
--- a/cpukit/libcsupport/src/getcwd.c
+++ b/cpukit/libcsupport/src/getcwd.c
@@ -32,8 +32,6 @@
*
* Copied from newlib 1.8.1. RTEMS can not build all of the contents
* of the UNIX directory but we need this routine.
- *
- * $Id$
*/
#if HAVE_CONFIG_H