mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 08:32:07 +02:00
fe-common/irc/flood removed. Some autoignore / ignore -time updates.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1330 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
6ae8ab5766
commit
c5cccfcdaa
11 changed files with 42 additions and 61 deletions
|
|
@ -27,9 +27,11 @@
|
|||
|
||||
#include "irc.h"
|
||||
#include "irc-servers.h"
|
||||
#include "autoignore.h"
|
||||
#include "ignore.h"
|
||||
|
||||
void autoignore_init(void);
|
||||
void autoignore_deinit(void);
|
||||
|
||||
typedef struct {
|
||||
char *target;
|
||||
int level;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue