aboutsummaryrefslogtreecommitdiff
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, 11 insertions, 0 deletions
diff --git a/news/newsx/files/patch-bk b/news/newsx/files/patch-bk
new file mode 100644
index 000000000000..c67b2fd43036
--- /dev/null
+++ b/news/newsx/files/patch-bk
@@ -0,0 +1,11 @@
+--- 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);