From d90c47f28761b7535dcdced0212c22b6a25d3b1d Mon Sep 17 00:00:00 2001 From: James Booth Date: Fri, 15 Apr 2016 22:24:50 +0100 Subject: Plugins: Added more muc hooks --- src/plugins/profapi.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/plugins/profapi.c') diff --git a/src/plugins/profapi.c b/src/plugins/profapi.c index 207f5e69..6e8637b0 100644 --- a/src/plugins/profapi.c +++ b/src/plugins/profapi.c @@ -59,6 +59,8 @@ void (*prof_send_line)(char *line) = NULL; char* (*prof_get_current_recipient)(void) = NULL; char* (*prof_get_current_muc)(void) = NULL; int (*prof_current_win_is_console)(void) = NULL; +char* (*prof_get_current_nick)(void) = NULL; +char** (*prof_get_current_occupants)(void) = NULL; void (*prof_log_debug)(const char *message) = NULL; void (*prof_log_info)(const char *message) = NULL; -- cgit 1.4.1-2-gfad0