comparison: libpurple/plugins/idle.c
libpurple/plugins/idle.c
- branch
- padding
- changeset 16745
- df2c3d6b609a
- parent 16490
- 68c22924d66b
- child 18068
- b6554e3c8224
- child 19253
- 46f5bfb03ace
- child 19859
- 71d37b57eff2
equal
deleted
inserted
replaced
| 325 plugin_unload, |
325 plugin_unload, |
| 326 NULL, |
326 NULL, |
| 327 NULL, |
327 NULL, |
| 328 NULL, |
328 NULL, |
| 329 NULL, |
329 NULL, |
| 330 actions |
330 actions, |
| |
331 |
| |
332 /* padding */ |
| |
333 NULL, |
| |
334 NULL, |
| |
335 NULL, |
| |
336 NULL |
| 331 }; |
337 }; |
| 332 |
338 |
| 333 static void |
339 static void |
| 334 init_plugin(PurplePlugin *plugin) |
340 init_plugin(PurplePlugin *plugin) |
| 335 { |
341 { |