grim/guifications1

update the structs

2004-05-26, grim
ea95132ca0cf
Parents 9bd0c9c7eb2e
Children 4ea9e5f976cc
update the structs
--- a/src/guifications.c Wed May 26 15:58:58 2004 +0000
+++ b/src/guifications.c Wed May 26 17:08:37 2004 +0000
@@ -124,7 +124,9 @@
NULL, /* destroy */
&ui_info, /* ui info */
- NULL /* extra info */
+ NULL, /* extra info */
+ NULL, /* prefs info */
+ NULL /* actions info */
};
GAIM_INIT_PLUGIN(my_name, init_plugin, gf_info)