mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 23:36:21 +00:00
Tidy up leaving room
This commit is contained in:
@@ -45,5 +45,6 @@ void prof_handle_room_member_online(const char * const room,
|
||||
const char * const nick, const char * const show, const char * const status);
|
||||
void prof_handle_room_member_offline(const char * const room,
|
||||
const char * const nick, const char * const show, const char * const status);
|
||||
void prof_handle_leave_room(const char * const room);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user