Parameter added to dump preprocessor variable.
authorkeie <none@none>
Thu, 12 Jul 1984 12:58:18 +0000 (12:58 +0000)
committerkeie <none@none>
Thu, 12 Jul 1984 12:58:18 +0000 (12:58 +0000)
util/ass/ass00.h

index 375ba97..83534b7 100644 (file)
@@ -15,7 +15,7 @@
 /*  #define MEMUSE          1       /* print memory usage statistics */
 
 #ifndef DUMP
-#define dump(x)                  /* nothing */
+#define dump()                  /* nothing */
 #endif
 
 #ifndef TIMING