remove void define
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 29 Aug 1989 06:16:23 +0000 (22:16 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 29 Aug 1989 06:16:23 +0000 (22:16 -0800)
SCCS-vsn: usr.bin/m4/mdef.h 5.2

usr/src/usr.bin/m4/mdef.h

index a72003e..edb8de3 100644 (file)
@@ -17,7 +17,7 @@
  * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
  * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  *
  * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
  * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  *
- *     @(#)mdef.h      5.1 (Berkeley) %G%
+ *     @(#)mdef.h      5.2 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
 #define FALSE           0
 #define cycle           for(;;)
 
 #define FALSE           0
 #define cycle           for(;;)
 
-#ifdef VOID
-#define void            int             /* define if void is void. */
-#endif
-
 /*
  * m4 data structures
  */
 /*
  * m4 data structures
  */