mirror of
https://github.com/profanity-im/profanity.git
synced 2025-01-03 14:57:42 -05:00
Adjust stub for connection_get_profanity_identifier
This commit is contained in:
parent
22bf281399
commit
8764e59650
@ -92,7 +92,7 @@ connection_supports(const char *const feature)
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
char *connection_get_profanity_identifier(void) {
|
||||
const char* connection_get_profanity_identifier(void) {
|
||||
return "profident";
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user