1
0
mirror of https://github.com/anope/anope.git synced 2026-07-03 18:03:14 +02:00
Files
anope/modules/pseudoclients/hostserv.h
T
Adam d33a0f75a5 Pretty large coding style cleanup, in source doc
cleanup, and allow protocol mods to depend on each
other
2012-11-22 00:50:33 -05:00

7 lines
97 B
C

#ifndef HOSTSERV_H
#define HOSTSERV_H
static Reference<BotInfo> HostServ;
#endif // HOSTSERV_H