mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 18:56:21 +00:00
Moved fulljid logic to accounts
This commit is contained in:
@@ -81,5 +81,6 @@ void accounts_set_priority_all(const char * const account_name, const gint value
|
||||
gint accounts_get_priority_for_presence_type(const char * const account_name,
|
||||
resource_presence_t presence_type);
|
||||
void accounts_clear_password(const char * const account_name);
|
||||
char * accounts_create_full_jid(ProfAccount *account);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user