pgp_key_update

This commit is contained in:
vanhauser-thc 2014-04-28 14:17:49 +02:00
commit 5d0da3c136
3 changed files with 126 additions and 41 deletions

View file

@ -421,7 +421,6 @@ int internal__hydra_connect(char *host, int port, int protocol, int type) {
close(s);
extern_socket = -1;
ret = -1;
close(s);
return ret;
}
fail = 0;