mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 20:00:58 +01:00
finalized new export formats and fixed lots of bug introduced during last changes
This commit is contained in:
@@ -225,7 +225,6 @@ void pcppubkey_print(pcp_pubkey_t *key, FILE* out) {
|
||||
|
||||
free(hash);
|
||||
free(r);
|
||||
free(c);
|
||||
}
|
||||
|
||||
void pcpkey_print(pcp_key_t *key, FILE* out) {
|
||||
|
||||
Reference in New Issue
Block a user