Files
bitchx/include
Kevin Easton a01a93eaa3 Fix removal of DCC_PROC-type plugin addins
The declaration of dcc_dllcommands in modules.c was wrong - add it to dcc.h so it's checked against the definition in dcc.c
and include it from there.

The DCC_dllcommands structure isn't structured like a "List2" so remove_module() doesn't work - use remove_from_list_ext().
2017-04-15 22:50:24 +10:00
..
2008-05-07 11:07:31 +00:00
2016-10-13 01:44:29 +11:00
2017-04-11 01:44:47 +10:00