PGP: Format fingerprints
This commit is contained in:
@@ -61,3 +61,9 @@ char * p_gpg_autocomplete_key(const char * const search_str)
|
||||
return NULL;
|
||||
}
|
||||
|
||||
char *
|
||||
p_gpg_format_fp_str(char *fp)
|
||||
{
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user