summaryrefslogtreecommitdiff
path: root/news/newscache/files/patch-NServer.h
diff options
context:
space:
mode:
Diffstat (limited to 'news/newscache/files/patch-NServer.h')
-rw-r--r--news/newscache/files/patch-NServer.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/news/newscache/files/patch-NServer.h b/news/newscache/files/patch-NServer.h
new file mode 100644
index 000000000000..54f2c934d0dd
--- /dev/null
+++ b/news/newscache/files/patch-NServer.h
@@ -0,0 +1,10 @@
+--- NServer-0.9.1/NServer.h.orig Mon Aug 4 13:19:19 2003
++++ NServer-0.9.1/NServer.h Mon Aug 4 13:19:52 2003
+@@ -243,6 +243,7 @@
+ RServer():NServer() {
+ _ServerList = NULL;
+ _CurrentServer = NULL;
++ _pServerStream = NULL;
+ } void init(MPList * serverlist);
+
+ /**