summaryrefslogtreecommitdiff
path: root/news/newsx/files/patch-bk
diff options
context:
space:
mode:
Diffstat (limited to 'news/newsx/files/patch-bk')
-rw-r--r--news/newsx/files/patch-bk11
1 files changed, 0 insertions, 11 deletions
diff --git a/news/newsx/files/patch-bk b/news/newsx/files/patch-bk
deleted file mode 100644
index c67b2fd43036..000000000000
--- a/news/newsx/files/patch-bk
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/getarticle.c.orig Sun Apr 18 11:28:45 1999
-+++ src/getarticle.c Sat Mar 3 17:49:03 2001
-@@ -292,7 +292,7 @@
- if (a != where) {
- if (a==0 && window <= 1) {
- /* OK, we'll allow it - presumably a non-conforming server */
-- static told = 0;
-+ static int told = 0;
- if (!told) {
- log_msg(L_INFO,"no article number in ARTICLE response: %s",
- status);