]> www.wagner.pp.ru Git - openssl-gost/engine.git/commitdiff
Travis workaround 2
authorDmitry Belyavskiy <beldmit@gmail.com>
Mon, 6 May 2019 19:59:35 +0000 (22:59 +0300)
committerDmitry Belyavskiy <beldmit@gmail.com>
Mon, 15 Jul 2019 08:50:24 +0000 (11:50 +0300)
gost_eng.c

index 18e3dd95e569d54aad17abcd71c6957759b070e7..f7ca26318caa6d458c020470456a0692ad339855 100644 (file)
@@ -53,7 +53,7 @@ static int gost_cipher_nids[] = {
 #ifdef NID_kuznyechik_mgm
                                NID_kuznyechik_mgm,
 #else
-                               NID_undef
+                               NID_undef,
 #endif
         0
 };