mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 18:16:21 +00:00
PGP: Format fingerprints
This commit is contained in:
@@ -69,5 +69,7 @@ char* p_gpg_decrypt(const char * const cipher);
|
||||
void p_gpg_free_decrypted(char *decrypted);
|
||||
char* p_gpg_autocomplete_key(const char * const search_str);
|
||||
void p_gpg_autocomplete_key_reset(void);
|
||||
char* p_gpg_format_fp_str(char *fp);
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user