From d3ad46b5d5a66859a388f9c98d013193816a6b72 Mon Sep 17 00:00:00 2001 From: brian Date: Wed, 20 Sep 2000 06:16:23 +0000 Subject: Oops, un-spam this file - the last commit was an accident. Pointed out by: phk --- lib/libc/stdlib/malloc.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/libc/stdlib/malloc.c b/lib/libc/stdlib/malloc.c index 1bcc5e1..3b631e8 100644 --- a/lib/libc/stdlib/malloc.c +++ b/lib/libc/stdlib/malloc.c @@ -20,7 +20,6 @@ #ifndef MALLOC_EXTRA_SANITY #undef MALLOC_EXTRA_SANITY #endif -#define MALLOC_EXTRA_SANITY /* * What to use for Junk. This is the byte value we use to fill with -- cgit v1.1