# HG changeset patch
# User Christoph Berg <cb@xxxxxxxx>
# Date 1175643311 -7200
# Node ID 400ec2c7a0a565e8786293d2ddcc7d74c93b9378
# Parent 89abe8bd07136ea93bb0395177c65c721cc7f350
Fix typos in CRYPT_BACKEND #ifs.
diff -r 89abe8bd0713 -r 400ec2c7a0a5 cryptglue.c
--- a/cryptglue.c Tue Apr 03 10:54:56 2007 -0700
+++ b/cryptglue.c Wed Apr 04 01:35:11 2007 +0200
@@ -93,7 +93,7 @@ void crypt_init (void)
#endif
}
-#if defined CRYPT_BACKEND_CLASSIG_PGP || defined CRYPT_BACKEND_CLASSIG_SMIME
|| defined CRYPT_BACKEND_GPGME
+#if defined CRYPT_BACKEND_CLASSIC_PGP || defined CRYPT_BACKEND_CLASSIC_SMIME
|| defined CRYPT_BACKEND_GPGME
if (CRYPT_MOD_CALL_CHECK (PGP, init))
(CRYPT_MOD_CALL (PGP, init)) ();
(An alternative is to remove CRYPT_BACKEND_CLASSI* as their init
functions are no-ops.)
Christoph
--
cb@xxxxxxxx | http://www.df7cb.de/
Attachment:
signature.asc
Description: Digital signature