Replace // with /* */

--HG--
branch : libtomcrypt-dropbear
extra : convert_revision : c1db4398d56c56c6d06ae1e20c1e0d04dbb598ed
This commit is contained in:
Matt Johnston 2007-01-11 04:28:09 +00:00
parent 7f0dd15bab
commit 0a60ef26bd

View File

@ -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 */