m_echotags: Oops...
This commit is contained in:
parent
cbeab4bc34
commit
c6d81c6d59
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ struct Message echotags_msgtab = {
|
||||||
|
|
||||||
mapi_clist_av1 echotags_clist[] = { &echotags_msgtab, NULL };
|
mapi_clist_av1 echotags_clist[] = { &echotags_msgtab, NULL };
|
||||||
|
|
||||||
|
DECLARE_MODULE_AV1(echotags, NULL, NULL, echotags_clist, NULL, NULL, "$Id$");
|
||||||
|
|
||||||
static int
|
static int
|
||||||
m_echotags(struct MsgBuf *msgbuf_p, struct Client *client_p, struct Client *source_p, int parc, const char *parv[])
|
m_echotags(struct MsgBuf *msgbuf_p, struct Client *client_p, struct Client *source_p, int parc, const char *parv[])
|
||||||
|
|
Loading…
Reference in a new issue