summaryrefslogtreecommitdiff
path: root/libtomcrypt
diff options
context:
space:
mode:
Diffstat (limited to 'libtomcrypt')
-rw-r--r--libtomcrypt/src/headers/tomcrypt_custom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtomcrypt/src/headers/tomcrypt_custom.h b/libtomcrypt/src/headers/tomcrypt_custom.h
index 4bf668f..440168b 100644
--- a/libtomcrypt/src/headers/tomcrypt_custom.h
+++ b/libtomcrypt/src/headers/tomcrypt_custom.h
@@ -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 */