mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-02 16:56:21 +00:00
Display ownership of connection_get_profanity_identifier
This commit is contained in:
@@ -688,6 +688,6 @@ static void _compute_identifier(const char *barejid)
|
||||
prof_identifier = b64;
|
||||
}
|
||||
|
||||
char *connection_get_profanity_identifier(void) {
|
||||
const char* connection_get_profanity_identifier(void) {
|
||||
return prof_identifier;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user