31
33
return (*protocol_factory)();
39
41
if (protocol_factory != NULL)
41
43
fprintf(stderr, "You cannot load more then one protocol plugin\n");
45
56
assert(plugin->plugin->init); /* Find poorly designed plugins */
50
61
TRANSLATORS> The leading word "protocol" is the name