changeset 1327:019ab630c727

[project @ 1995-08-22 07:00:14 by jwe]
author jwe
date Tue, 22 Aug 1995 07:00:14 +0000
parents d29df210dcde
children ec2ab864e8eb
files config.h.bot
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/config.h.bot	Tue Aug 22 06:53:23 1995 +0000
+++ b/config.h.bot	Tue Aug 22 07:00:14 1995 +0000
@@ -1,6 +1,6 @@
 
 #if defined (__GNUC__)
-#define UNUSED __attribute__ ((__unused__))
+#define UNUSED
 #else
 #define UNUSED
 #endif