summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/__brk.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/src/__brk.c')
-rw-r--r--cpukit/libcsupport/src/__brk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libcsupport/src/__brk.c b/cpukit/libcsupport/src/__brk.c
index 7c43ffa32b..5f256cb072 100644
--- a/cpukit/libcsupport/src/__brk.c
+++ b/cpukit/libcsupport/src/__brk.c
@@ -14,7 +14,7 @@
* to the copyright license under the clause at DFARS 252.227-7013. This
* notice must appear in all copies of this file and its derivatives.
*
- * __brk.c,v 1.2 1995/05/09 20:24:28 joel Exp
+ * $Id$
*/
#include <rtems.h>