]> diplodocus.org Git - nmh/blobdiff - mts/smtp/smtp.c
Replace `(char *)0' et al with `NULL'.
[nmh] / mts / smtp / smtp.c
index 8d778e5e93c4acbad2b34827ed4f4176091a56c6..26241ae11b0d9fabe80132673deecd2c82e024c0 100644 (file)
@@ -40,9 +40,6 @@
  */
 #endif
 
-#define        TRUE    1
-#define        FALSE   0
-
 #define        NBITS ((sizeof (int)) * 8)
 
 /*