mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-27 12:26:21 +00:00
Tidy session.c
This commit is contained in:
@@ -247,13 +247,13 @@ connection_free_uuid(char *uuid)
|
||||
}
|
||||
}
|
||||
|
||||
char *
|
||||
char*
|
||||
connection_get_domain(void)
|
||||
{
|
||||
return conn.domain;
|
||||
}
|
||||
|
||||
char *
|
||||
char*
|
||||
connection_get_presence_msg(void)
|
||||
{
|
||||
return conn.presence_message;
|
||||
|
||||
Reference in New Issue
Block a user