summaryrefslogtreecommitdiffstats
path: root/astro/wmsun/files/patch-wmSun.c
blob: 15ca2738a13cf605bc2857bafac0606f871da5d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

$FreeBSD$

--- wmSun.c.orig	Thu Aug 15 18:04:04 2002
+++ wmSun.c	Thu Aug 15 18:06:24 2002
@@ -76,7 +76,8 @@
     int			LocalDayOfMonth, DayOfMonth;
     int			Hours, Mins, Secs, OldSecs, digit, xoff, xsize;
     int			OldMins;
-    long		CurrentLocalTime, CurrentGMTTime, date;
+    time_t		CurrentLocalTime, CurrentGMTTime;
+    long		date;
     double		UT, val, RA, DEC, LTRise, LTSet, LocalHour, hour24();
     int			D, H, M, S, sgn, A, B, q;
     char		str[10];
OpenPOWER on IntegriCloud