diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2019-01-06 15:09:04 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2019-01-06 15:09:04 +0000 |
commit | 5295d7bcc0ecad624ea2fd0bfe457912231becdf (patch) | |
tree | 428e06b2745777cd676038c47058f62e0e13a34a /news/suck/files/patch-killfile.c | |
parent | Do not set MASTER_SITES twice (diff) |
- update to 4.3.4
- ipv6 support
- new upstream
- add LICENSE
Diffstat (limited to 'news/suck/files/patch-killfile.c')
-rw-r--r-- | news/suck/files/patch-killfile.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/news/suck/files/patch-killfile.c b/news/suck/files/patch-killfile.c index 93d220c4423f..e691f587fa84 100644 --- a/news/suck/files/patch-killfile.c +++ b/news/suck/files/patch-killfile.c @@ -1,6 +1,6 @@ ---- killfile.c.orig Tue Aug 28 01:55:03 2001 -+++ killfile.c Sun Oct 14 20:03:03 2001 -@@ -55,7 +55,6 @@ +--- killfile.c.orig 2018-08-01 13:54:24 UTC ++++ killfile.c +@@ -55,7 +55,6 @@ int check_a_group(PMaster, POneKill, cha void print_debug(PKillStruct, const char *); void debug_one_kill(POneKill); void add_to_linkedlist(pmy_regex *, pmy_regex); |