AV2 descriptions: forgot these

This commit is contained in:
Elizabeth Myers 2016-03-07 04:11:51 -06:00
parent 3bde01a819
commit a278a4fc68
3 changed files with 6 additions and 3 deletions

View file

@ -202,4 +202,4 @@ h_hdl_whois(hook_data_client *hdata)
}
}
DECLARE_MODULE_AV2(helpops, _modinit, _moddeinit, helpops_clist, NULL, helpops_hfnlist, NULL, NULL, NULL);
DECLARE_MODULE_AV2(helpops, _modinit, _moddeinit, helpops_clist, NULL, helpops_hfnlist, NULL, NULL, helpops_desc);