Subversion Repositories IRCServ

Rev

Blame | Last modification | View Log | Download | RSS feed

/* $Id: is_chanserv.h 6 2024-08-25 19:00:39Z nishi $ */

#ifndef __IS_CHANSERV_H__
#define __IS_CHANSERV_H__

int is_chanserv_init(void);

#endif