X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=src%2Fkeytrans%2Fopenpgp2ssh.c;h=4593b3345ccd5000665200014358aa2c35042188;hb=5c84af854b419250a79352ffc0bf4d66d1982d6a;hp=10351e651785c1407915cc07bd8b8cc6051adc39;hpb=8042f93c695f373542356739b0812e628f7b8b1d;p=monkeysphere.git diff --git a/src/keytrans/openpgp2ssh.c b/src/keytrans/openpgp2ssh.c index 10351e6..4593b33 100644 --- a/src/keytrans/openpgp2ssh.c +++ b/src/keytrans/openpgp2ssh.c @@ -273,7 +273,6 @@ int emit_public_openssh_from_pgp(const gnutls_openpgp_crt_t* pgp_crt, gnutls_ope } write(1, "\n", 1); - return 0; }