mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 13:46:22 +00:00
Move disco info struct to connection
This commit is contained in:
@@ -83,7 +83,7 @@ connection_send_stanza(const char *const stanza)
|
||||
}
|
||||
|
||||
gboolean
|
||||
session_service_supports(const char *const feature)
|
||||
connection_supports(const char *const feature)
|
||||
{
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user