Files
bitchx/source
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
..
2016-10-18 23:54:46 +11:00
2016-09-29 01:11:29 +10:00
2017-02-08 23:56:36 +11:00
2017-04-11 01:54:31 +10:00
2017-01-18 00:11:49 +11:00