Migrate remaining modules to AV2

No descriptions yet. :(
This commit is contained in:
Elizabeth Myers 2016-03-07 00:03:39 -06:00
parent 1bb809cb30
commit 105a4985b4
83 changed files with 84 additions and 84 deletions

View file

@ -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()
*