summaryrefslogtreecommitdiff
path: root/myproposal.h
diff options
context:
space:
mode:
Diffstat (limited to 'myproposal.h')
-rw-r--r--myproposal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/myproposal.h b/myproposal.h
index 2e6a0dcac..b9b819c0a 100644
--- a/myproposal.h
+++ b/myproposal.h
@@ -78,7 +78,7 @@
78#ifdef HAVE_EVP_SHA256 78#ifdef HAVE_EVP_SHA256
79#define SHA2_HMAC_MODES \ 79#define SHA2_HMAC_MODES \
80 "hmac-sha2-256," \ 80 "hmac-sha2-256," \
81 "hmac-sha2-512," \ 81 "hmac-sha2-512,"
82#else 82#else
83# define SHA2_HMAC_MODES 83# define SHA2_HMAC_MODES
84#endif 84#endif