purr.c

Go to the documentation of this file.
00001 #include "purr.h"
00002 #include "catserv_extern.h"
00003 
00004 int do_purr(User * u)
00005 {
00006     notice(s_CatServ, u->nick, "PURR!");
00007     return MOD_STOP;
00008 }

Generated on Sun Oct 5 09:06:56 2008 for Anope by  doxygen 1.5.7.1