libpurple/protocols/yahoo/yahoo.c

changeset 23532
bc03c7494ba4
parent 23165
6128c9bf91bf
parent 23426
ff02feaf4899
child 23541
a54338f7047e
child 23740
e63886b13597
--- a/libpurple/protocols/yahoo/yahoo.c	Thu Jun 26 08:42:49 2008 +0000
+++ b/libpurple/protocols/yahoo/yahoo.c	Thu Jun 26 09:07:56 2008 +0000
@@ -4384,7 +4384,7 @@
 	yahoo_send_attention,
 	yahoo_attention_types,
 
-	/* padding */
+	sizeof(PurplePluginProtocolInfo),       /* struct_size */
 	NULL
 };
 

mercurial