| 1123 NULL, /* send_raw */ |
1123 NULL, /* send_raw */ |
| 1124 NULL, /* roomlist_room_serialize */ |
1124 NULL, /* roomlist_room_serialize */ |
| 1125 NULL, /* padding... */ |
1125 NULL, /* padding... */ |
| 1126 NULL, |
1126 NULL, |
| 1127 NULL, |
1127 NULL, |
| 1128 NULL, |
1128 sizeof(PurpleProtocolPluginInfo) |
| 1129 }; |
1129 }; |
| 1130 |
1130 |
| 1131 static void nullprpl_init(PurplePlugin *plugin) |
1131 static void nullprpl_init(PurplePlugin *plugin) |
| 1132 { |
1132 { |
| 1133 /* see accountopt.h for information about user splits and protocol options */ |
1133 /* see accountopt.h for information about user splits and protocol options */ |