fixed empty goto

This commit is contained in:
TLINDEN
2014-02-22 19:59:41 +01:00
parent 272f7b3dfb
commit 33d80dab29

View File

@@ -423,6 +423,7 @@ void pcp_exportpublic(char *keyid, char *passwd, char *outfile, int format, int
}
errpcpexpu1:
;
}