[BACK]Return to patch-ab CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / news / suck / patches

Annotation of pkgsrc/news/suck/patches/patch-ab, Revision 1.5

1.5     ! joerg       1: $NetBSD: patch-ab,v 1.4 2013/10/24 09:38:24 jperkin Exp $
1.1       joerg       2:
1.5     ! joerg       3: --- killfile.c.orig    2002-12-01 21:17:41.000000000 +0000
1.1       joerg       4: +++ killfile.c
1.5     ! joerg       5: @@ -55,7 +55,6 @@ int check_a_group(PMaster, POneKill, cha
1.1       joerg       6:  void print_debug(PKillStruct, const char *);
                      7:  void debug_one_kill(POneKill);
                      8:  void add_to_linkedlist(pmy_regex *, pmy_regex);
1.5     ! joerg       9: -const char *strnstr(const char *, const char *);
1.1       joerg      10:  pmy_regex regex_scan(char *, char, int, int, char);
                     11:  int regex_check(char *, pmy_regex, int);
                     12:

CVSweb <webmaster@jp.NetBSD.org>