1
0
mirror of https://github.com/anope/anope.git synced 2026-06-28 01:56:38 +02:00
Files
anope/modules/pseudoclients/hostserv.h
T
2012-11-24 21:22:32 -05:00

7 lines
127 B
C

#ifndef HOSTSERV_H
#define HOSTSERV_H
static ServiceReference<BotInfo> HostServ("BotInfo", "HostServ");
#endif // HOSTSERV_H