Ignore was moved to core.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@729 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2000-10-11 22:01:23 +00:00 committed by cras
commit 55299b6b4a
9 changed files with 29 additions and 27 deletions

View file

@ -1,6 +1,8 @@
#ifndef __IGNORE_H
#define __IGNORE_H
#include "servers.h"
typedef struct {
char *mask; /* nick mask */
char *servertag; /* this is for autoignoring */