1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-01 19:06:38 +02:00

Properly export mtaghandlers for clienttagdeny.

[skip ci]
This commit is contained in:
Bram Matthys
2020-05-24 18:39:02 +02:00
parent 60f143acfb
commit 740b74df0c
2 changed files with 1 additions and 1 deletions
-1
View File
@@ -25,7 +25,6 @@
char *ct_isupport_param(void);
int tags_rehash_complete(void);
extern MODVAR MessageTagHandler *mtaghandlers;
Module *module;
ModuleHeader MOD_HEADER = {