1
0
mirror of https://github.com/anope/anope.git synced 2026-07-03 06:13:13 +02:00
Files
anope/modules/pseudoclients/botserv.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
93 B
C

#ifndef BOTSERV_H
#define BOTSERV_H
static Reference<BotInfo> BotServ;
#endif // BOTSERV_H