From: keie Date: Thu, 12 Jul 1984 12:58:18 +0000 (+0000) Subject: Parameter added to dump preprocessor variable. X-Git-Tag: release-5-5~6214 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=706fe6d592af76818f35ca1df00cb602d2604826;p=ack.git Parameter added to dump preprocessor variable. --- diff --git a/util/ass/ass00.h b/util/ass/ass00.h index 375ba9751..83534b725 100644 --- a/util/ass/ass00.h +++ b/util/ass/ass00.h @@ -15,7 +15,7 @@ /* #define MEMUSE 1 /* print memory usage statistics */ #ifndef DUMP -#define dump(x) /* nothing */ +#define dump() /* nothing */ #endif #ifndef TIMING