release 2
[unix-history] / usr / src / usr.sbin / sendmail / src / useful.h
index 35a5cb4..3af6ee3 100644 (file)
@@ -1,10 +1,10 @@
 /*
 **  USEFUL.H -- Some useful stuff.
 **
 /*
 **  USEFUL.H -- Some useful stuff.
 **
-**     @(#)useful.h    1.2     %G%
+**     @(#)useful.h    2.1     %G%
 */
 
 */
 
-# define bool  int
+# define bool  char
 # define TRUE  1
 # define FALSE 0
 
 # define TRUE  1
 # define FALSE 0