1
0
mirror of https://github.com/anope/anope.git synced 2026-07-02 15:33:13 +02:00
Files
anope/modules/pseudoclients/chanserv.h
T
2012-11-24 21:22:32 -05:00

7 lines
127 B
C

#ifndef CHANSERV_H
#define CHANSERV_H
static ServiceReference<BotInfo> ChanServ("BotInfo", "ChanServ");
#endif // CHANSERV_H