diff define.h @ 7:3e3d8b576630

changes to look for duplicates
author carl
date Thu, 23 Dec 2004 13:38:01 -0800
parents 6b1b602514db
children a818f3c2e589
line wrap: on
line diff
--- a/define.h	Thu Dec 23 11:44:01 2004 -0800
+++ b/define.h	Thu Dec 23 13:38:01 2004 -0800
@@ -38,7 +38,7 @@
 #define DEBUG_FUNC_NO 10
 #define DEBUG_HEXDUMP_NO 11
 
-//variable number of arguments to this macro. will expand them into 
+//variable number of arguments to this macro. will expand them into
 // ## args, then exit with status of 1
 #include <stdio.h>
 #include <stdlib.h>