aboutsummaryrefslogtreecommitdiff
path: root/news/rkive
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2007-05-30 15:23:03 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2007-05-30 15:23:03 +0000
commita9f23559b1c5b2336745195cb2fe1280ac2490b1 (patch)
treefdd5c96b24906278b2f31122a3017dbe77613648 /news/rkive
parenta498f3b462d7c33e84dbb15adf2660b6fe62d517 (diff)
downloadports-a9f23559b1c5b2336745195cb2fe1280ac2490b1.tar.gz
ports-a9f23559b1c5b2336745195cb2fe1280ac2490b1.zip
Notes
Diffstat (limited to 'news/rkive')
-rw-r--r--news/rkive/files/patch-ac14
1 files changed, 11 insertions, 3 deletions
diff --git a/news/rkive/files/patch-ac b/news/rkive/files/patch-ac
index 952a8c0654b0..465d5848200e 100644
--- a/news/rkive/files/patch-ac
+++ b/news/rkive/files/patch-ac
@@ -1,6 +1,14 @@
---- news_arc.c.orig Sun Jun 20 13:06:45 1999
-+++ news_arc.c Sun Jun 20 13:07:05 1999
-@@ -855,7 +855,7 @@
+--- news_arc.c.orig Sat Jan 21 23:43:40 1995
++++ news_arc.c Wed May 30 17:21:11 2007
+@@ -67,6 +67,7 @@
+ void write_patch_log();
+ char *readline(); /* local function declaration */
+
++void write_archived(char *filename, char *message_id, char *path);
+
+ void get_header(filename)
+ char *filename;
+@@ -855,7 +856,7 @@
int seqnum;
int zfill;
{