Major and incompatible overhaul of key_data representation. Fix leaks.
[u/mdw/catacomb] / mparena.c
index 49315f5..1f54c29 100644 (file)
--- a/mparena.c
+++ b/mparena.c
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
 /* -*-c-*-
  *
- * $Id: mparena.c,v 1.7 2004/04/08 01:36:15 mdw Exp $
+ * $Id$
  *
  * Allocation and freeing of MP buffers
  *
  *
  * Allocation and freeing of MP buffers
  *
@@ -48,7 +48,7 @@
  * itself.
  */
 
  * itself.
  */
 
-/* #define MPARENA_TRIVIAL */
+#define MPARENA_TRIVIAL
 
 /* --- @MPARENA_DEBUG@ --- *
  *
 
 /* --- @MPARENA_DEBUG@ --- *
  *