X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/e4a509b8174c8b2cfc0a084b78c9c7b7d08b624b..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@ --- * *