Applied coding style to src/pgp/

This commit is contained in:
James Booth
2015-10-25 22:43:19 +00:00
parent 894fa355e8
commit 39d183fe23
2 changed files with 30 additions and 31 deletions

View File

@@ -71,5 +71,4 @@ char* p_gpg_autocomplete_key(const char * const search_str);
void p_gpg_autocomplete_key_reset(void); void p_gpg_autocomplete_key_reset(void);
char* p_gpg_format_fp_str(char *fp); char* p_gpg_format_fp_str(char *fp);
#endif #endif