diff options
Diffstat (limited to 'news/rkive/files/patch-ad')
-rw-r--r-- | news/rkive/files/patch-ad | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/news/rkive/files/patch-ad b/news/rkive/files/patch-ad deleted file mode 100644 index c80a79bae347..000000000000 --- a/news/rkive/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- rkive.c.orig Sun Jun 20 13:07:44 1999 -+++ rkive.c Sun Jun 20 13:08:02 1999 -@@ -700,7 +700,7 @@ - struct group_archive *ng; - { - long clock; -- long time(); -+ time_t time(); - char *ctime(); - - char logbuf[BUFSIZ]; |