libpurple/protocols/silc/chat.c

changeset 39481
4db28449567d
parent 38854
086e15ec656d
child 39483
ab4728087d87
--- a/libpurple/protocols/silc/chat.c	Thu Feb 01 23:21:30 2018 -0600
+++ b/libpurple/protocols/silc/chat.c	Thu Feb 15 22:04:57 2018 -0600
@@ -872,7 +872,7 @@
 	SilcUInt32 mode = 0;
 
 	GList *m = NULL;
-	PurpleMenuAction *act;
+	PurpleActionMenu *act;
 
 	if (components)
 		chname = g_hash_table_lookup(components, "channel");

mercurial