Bump all extensions to AV2
Most do not yet have descriptions, but that's trivial.
This commit is contained in:
parent
581dad19a4
commit
04f832b778
53 changed files with 53 additions and 53 deletions
|
@ -45,7 +45,7 @@ struct Message ojoin_msgtab = {
|
|||
|
||||
mapi_clist_av1 ojoin_clist[] = { &ojoin_msgtab, NULL };
|
||||
|
||||
DECLARE_MODULE_AV1(ojoin, NULL, NULL, ojoin_clist, NULL, NULL, "$Revision: 3554 $");
|
||||
DECLARE_MODULE_AV2(ojoin, NULL, NULL, ojoin_clist, NULL, NULL, NULL, NULL, NULL);
|
||||
|
||||
/*
|
||||
** mo_ojoin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue