diff mycrypt_misc.h @ 16:09ab3354aa21 libtomcrypt

propagate of e8bea23df30f9f46c647d06db3b223427b4e3604 and b0b6b4a8843b94d9f049cb5ffe0b1ae91ec1bf8b from branch 'au.asn.ucc.matt.ltc-orig' to 'au.asn.ucc.matt.ltc-db'
author Matt Johnston <matt@ucc.asn.au>
date Tue, 15 Jun 2004 14:27:14 +0000
parents 7faae8f46238 d7da3b1e1540
children 7ed585a2c53b
line wrap: on
line diff
--- a/mycrypt_misc.h	Tue Jun 15 14:07:21 2004 +0000
+++ b/mycrypt_misc.h	Tue Jun 15 14:27:14 2004 +0000
@@ -14,4 +14,7 @@
 extern const char *error_to_string(int err);
 extern int mpi_to_ltc_error(int err);
 
+#if 0
+/* Takes up space we don\'t need for Dropbear */
 extern const char *crypt_build_settings;
+#endif