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_clist_av1 error_clist[] = {
|
|||
&error_msgtab, NULL
|
||||
};
|
||||
|
||||
DECLARE_MODULE_AV1(error, NULL, NULL, error_clist, NULL, NULL, "$Revision: 494 $");
|
||||
DECLARE_MODULE_AV2(error, NULL, NULL, error_clist, NULL, NULL, NULL, NULL, NULL);
|
||||
|
||||
/* Determine whether an ERROR message is safe to show (no IP address in it) */
|
||||
static int
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue