Subversion Repositories IRCServ

Rev

Rev 8 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

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

#include "../is_operserv.h"

#include "../is_util.h"

extern struct is_config config;

int is_operserv_init(void) { return 0; }