X-Git-Url: https://git.distorted.org.uk/~mdw/mLib/blobdiff_plain/e8293f011ddae012752e35f0cc36e9a12665fbf2..e109873133d224df7973bceedae82172924cd69e:/arena.c diff --git a/arena.c b/arena.c index 7604823..3259dc8 100644 --- a/arena.c +++ b/arena.c @@ -1,7 +1,5 @@ /* -*-c-*- * - * $Id: arena.c,v 1.5 2004/04/08 01:36:11 mdw Exp $ - * * Abstraction for memory allocation arenas * * (c) 2000 Straylight/Edgeware