fix spec file format

This commit is contained in:
orange-snn 2020-06-04 16:06:10 +08:00
parent ccbe676899
commit 84d63c959c

View File

@ -116,3 +116,4 @@ index df9a4fdd6..7b111feaa 100644
if(kex_agree_kex_hostkey(session, kex, kex_len, hostkey, hostkey_len)) { if(kex_agree_kex_hostkey(session, kex, kex_len, hostkey, hostkey_len)) {
return -1; return -1;