diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-11-21 15:45:19 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-11-21 15:45:19 +0000 |
commit | afd662ec27acac81b3d1530c6c9462cafb6d5975 (patch) | |
tree | 4e6249689f32dd516709d3a38c1fa1ad2f3d1896 /malloc/arena.c | |
parent | 34df9f751d595a685a28e0969589c787bdf191a0 (diff) | |
download | glibc-afd662ec27acac81b3d1530c6c9462cafb6d5975.zip glibc-afd662ec27acac81b3d1530c6c9462cafb6d5975.tar.gz glibc-afd662ec27acac81b3d1530c6c9462cafb6d5975.tar.bz2 |
..
2005-11-21 Ulrich Drepper <drepper@redhat.com>
* locales/se_NO: Remove RCS ID line.
Diffstat (limited to 'malloc/arena.c')
-rw-r--r-- | malloc/arena.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/malloc/arena.c b/malloc/arena.c index abbca1f..d0d223e 100644 --- a/malloc/arena.c +++ b/malloc/arena.c @@ -18,8 +18,6 @@ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $Id$ */ - #include <stdbool.h> /* Compile-time constants. */ |