summaryrefslogtreecommitdiff
path: root/news/rkive/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'news/rkive/files/patch-ac')
-rw-r--r--news/rkive/files/patch-ac19
1 files changed, 0 insertions, 19 deletions
diff --git a/news/rkive/files/patch-ac b/news/rkive/files/patch-ac
deleted file mode 100644
index 465d5848200e..000000000000
--- a/news/rkive/files/patch-ac
+++ /dev/null
@@ -1,19 +0,0 @@
---- 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;
- {
-- long time();
-+ time_t time();
- struct tm *localtime();
-
- long clk;