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 @@ mapi_hfn_list_av1 nn_hfnlist[] = {
|
|||
{ NULL, NULL }
|
||||
};
|
||||
|
||||
DECLARE_MODULE_AV1(networknotice, NULL, NULL, NULL, NULL, nn_hfnlist, "$Revision: 1172 $");
|
||||
DECLARE_MODULE_AV2(networknotice, NULL, NULL, NULL, NULL, nn_hfnlist, NULL, NULL, NULL);
|
||||
|
||||
/*
|
||||
* count_mark_downlinks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue