1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/news/rkive/files/patch-ac
1999-06-22 17:55:49 +00:00

12 lines
225 B
Plaintext

--- 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 @@
int seqnum;
int zfill;
{
- long time();
+ time_t time();
struct tm *localtime();
long clk;