diff define.h @ 12:3f627519a92d stable-0-5-2

properly ignore (second block zero) errors. that will just drop some unknown attachments, but the rest of the data is still found
author carl
date Sat, 18 Feb 2006 09:56:00 -0800
parents a818f3c2e589
children
line wrap: on
line diff
--- a/define.h	Fri Feb 17 22:48:32 2006 -0800
+++ b/define.h	Sat Feb 18 09:56:00 2006 -0800
@@ -5,7 +5,10 @@
  *			  dave.s@earthcorp.com
  */
 
+// last one wins
 #define DEBUG_ALL
+#undef DEBUG_ALL
+
 #ifndef DEFINEH_H
 #define DEFINEH_H