doc/C-HOWTO.dox

changeset 20897
2608e9e07913
parent 18789
f7a51d12abc0
child 23325
a374a26fe217
equal deleted inserted replaced
20890:c4253dc37ac0 20897:2608e9e07913
267 plugin, like what name to use if the plugin is compiled staticly, the 267 plugin, like what name to use if the plugin is compiled staticly, the
268 @c init_plugin function, and the name of the PurplePluginInfo structure. As 268 @c init_plugin function, and the name of the PurplePluginInfo structure. As
269 you may have guessed, this also gets read when libpurple is probing your 269 you may have guessed, this also gets read when libpurple is probing your
270 plugin. If this is missing, the plugin will not load. 270 plugin. If this is missing, the plugin will not load.
271 */ 271 */
272 // vim: syntax=c.doxygen

mercurial