aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gost_eng.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gost_eng.c b/gost_eng.c
index 18e3dd9..f7ca263 100644
--- a/gost_eng.c
+++ b/gost_eng.c
@@ -53,7 +53,7 @@ static int gost_cipher_nids[] = {
#ifdef NID_kuznyechik_mgm
NID_kuznyechik_mgm,
#else
- NID_undef
+ NID_undef,
#endif
0
};