summaryrefslogtreecommitdiff
path: root/malloc/malloc.c
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2005-11-21 15:45:19 +0000
committerUlrich Drepper <drepper@redhat.com>2005-11-21 15:45:19 +0000
commitafd662ec27acac81b3d1530c6c9462cafb6d5975 (patch)
tree4e6249689f32dd516709d3a38c1fa1ad2f3d1896 /malloc/malloc.c
parent34df9f751d595a685a28e0969589c787bdf191a0 (diff)
..
2005-11-21 Ulrich Drepper <drepper@redhat.com> * locales/se_NO: Remove RCS ID line.
Diffstat (limited to 'malloc/malloc.c')
-rw-r--r--malloc/malloc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/malloc/malloc.c b/malloc/malloc.c
index f9aa5b1226..7730963637 100644
--- a/malloc/malloc.c
+++ b/malloc/malloc.c
@@ -24,7 +24,6 @@
Doug Lea and adapted to multiple threads/arenas by Wolfram Gloger.
* Version ptmalloc2-20011215
- $Id$
based on:
VERSION 2.7.0 Sun Mar 11 14:14:06 2001 Doug Lea (dl at gee)