# HG changeset patch # User Matt Johnston # Date 1168489689 0 # Node ID d8e44bef79174c3c8823fb281f09ffc4ae54a741 # Parent 2c89a3a04104bfac47065a8379255ed45471f6d7 Replace // with /* */ diff -r 2c89a3a04104 -r d8e44bef7917 src/headers/tomcrypt_custom.h --- a/src/headers/tomcrypt_custom.h Thu Jan 11 03:04:55 2007 +0000 +++ b/src/headers/tomcrypt_custom.h Thu Jan 11 04:28:09 2007 +0000 @@ -72,7 +72,7 @@ /* Enable self-test test vector checking */ /* Not for dropbear */ -//#define LTC_TEST +/*#define LTC_TEST*/ /* clean the stack of functions which put private information on stack */ /* #define LTC_CLEAN_STACK */