X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;ds=sidebyside;f=gost_eng.c;h=f7ca26318caa6d458c020470456a0692ad339855;hb=004a00404b087b1b3cf3bb515ddc485b07c9fdf2;hp=18e3dd95e569d54aad17abcd71c6957759b070e7;hpb=16be4d7ebd611b46c428c0ce3083d6a9f371c30c;p=openssl-gost%2Fengine.git 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 };