Migrate remaining modules to AV2
No descriptions yet. :(
This commit is contained in:
parent
1bb809cb30
commit
105a4985b4
83 changed files with 84 additions and 84 deletions
|
@ -45,7 +45,7 @@ struct Message chghost_msgtab = {
|
|||
|
||||
mapi_clist_av1 chghost_clist[] = { &chghost_msgtab, &realhost_msgtab, NULL };
|
||||
|
||||
DECLARE_MODULE_AV1(chghost, NULL, NULL, chghost_clist, NULL, NULL, "$Revision: 3424 $");
|
||||
DECLARE_MODULE_AV2(chghost, NULL, NULL, chghost_clist, NULL, NULL, NULL, NULL, NULL);
|
||||
|
||||
/* clean_host()
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue