From d706dcd4bc0819ac0fb9f4b617a95a1a0658650f Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 1 Nov 2015 21:12:53 +0000 Subject: Renamed ui_room_affiliation_change -> mucwin_affiliation_change --- src/event/server_events.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/event/server_events.c') diff --git a/src/event/server_events.c b/src/event/server_events.c index af7cf6ca..eef13965 100644 --- a/src/event/server_events.c +++ b/src/event/server_events.c @@ -596,7 +596,7 @@ sv_ev_muc_self_online(const char *const room, const char *const nick, gboolean c // affiliation changed } else if (g_strcmp0(affiliation, old_affiliation) != 0) { - ui_room_affiliation_change(room, affiliation, actor, reason); + mucwin_affiliation_change(room, affiliation, actor, reason); } } } -- cgit 1.4.1-2-gfad0