Bump some extensions to AV2 and add descriptions

This commit is contained in:
Elizabeth Myers 2016-03-07 03:08:40 -06:00
parent 1fe7d6083d
commit dacd2aa8c2
7 changed files with 31 additions and 13 deletions

View file

@ -43,6 +43,8 @@ struct Message dehelper_msgtab = {
mapi_clist_av1 helpops_clist[] = { &dehelper_msgtab, NULL };
static const char helpops_desc[] = "The helpops system as used by freenode";
static int mo_dehelper(struct MsgBuf *msgbuf_p, struct Client *client_p, struct Client *source_p, int parc, const char **parv)
{
struct Client *target_p;