openbsd-ports/misc/calentool/patches/patch-moon_c
2003-06-18 02:47:59 +00:00

13 lines
270 B
Plaintext

$OpenBSD: patch-moon_c,v 1.1 2003/06/18 02:48:00 avsm Exp $
--- moon.c.orig Wed Sep 30 03:38:23 1998
+++ moon.c Wed Jun 18 03:41:50 2003
@@ -359,7 +359,7 @@ Pixmap src_pr, dst_pr;
void
moon_data(seconds)
-long seconds;
+time_t seconds;
{
int lunation;
int i;