changeset 390:d8e44bef7917 libtomcrypt-dropbear

Replace // with /* */
author Matt Johnston <matt@ucc.asn.au>
date Thu, 11 Jan 2007 04:28:09 +0000
parents 2c89a3a04104
children 00fcf5045160
files src/headers/tomcrypt_custom.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 */