X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/b817bfc642225b8c3c0b6a7e42d1fb949b61a606..ef13e9a46baaa347014ac236f36a2536f055b108:/mparena.c diff --git a/mparena.c b/mparena.c index 49315f5..1f54c29 100644 --- a/mparena.c +++ b/mparena.c @@ -1,6 +1,6 @@ /* -*-c-*- * - * $Id: mparena.c,v 1.7 2004/04/08 01:36:15 mdw Exp $ + * $Id$ * * Allocation and freeing of MP buffers * @@ -48,7 +48,7 @@ * itself. */ -/* #define MPARENA_TRIVIAL */ +#define MPARENA_TRIVIAL /* --- @MPARENA_DEBUG@ --- * *