mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 12:00:56 +01:00
changed invalid // c++ comments to valid /* .. */ C comments
This commit is contained in:
@@ -58,4 +58,4 @@ int pcp_importsecret (vault_t *vault, FILE *in);
|
||||
void pcpdelete_key(char *keyid);
|
||||
char *pcp_find_id_byrec(char *recipient);
|
||||
|
||||
#endif // _HAVE_KEYMGMT_H
|
||||
#endif /* _HAVE_KEYMGMT_H */
|
||||
|
||||
Reference in New Issue
Block a user