Update of /cvsroot/mahogany/M/include/twofish
In directory usw-pr-cvs1:/tmp/cvs-serv31764/include/twofish

Modified Files:
        aes.h 
Log Message:
bool corrections

Index: aes.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/twofish/aes.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -b -u -2 -r1.2 -r1.3
--- aes.h       14 Oct 2000 00:40:32 -0000      1.2
+++ aes.h       12 Apr 2002 12:41:16 -0000      1.3
@@ -36,6 +36,8 @@
 #define        MODE_CFB1               3               /* Are we ciphering in 1-bit 
CFB mode? */
 
+#ifndef TRUE
 #define        TRUE                    1
 #define        FALSE                   0
+#endif
 
 #define        BAD_KEY_DIR             -1      /* Key direction is invalid (unknown 
value) */


_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to