freebsd-ports/misc/astrolog/files/patch-ad
Andrey A. Chernov e3433b69f0 Add
-z Current
-z0 Current
functionality.
Misc cleanup.
2001-05-25 17:28:21 +00:00

11 lines
215 B
Text

--- general.c.bak Wed Dec 23 23:29:21 1998
+++ general.c Fri May 25 20:59:09 2001
@@ -922,7 +922,7 @@
int *mon, *day, *yea;
real *tim, zon;
{
- dword curtimer;
+ time_t curtimer;
int min, sec;
real hr;