openbsd-ports/astro/xphoon/patches/patch-xphoon_c
sthen ac25fc1cb7 update xphoon to newer version (from 2000, rather than 1991. :-)
adds support for the southern hemisphere.
2011-11-28 11:16:29 +00:00

12 lines
294 B
Plaintext

--- xphoon.c.orig Tue Jun 13 22:50:16 2000
+++ xphoon.c Tue Feb 15 21:13:26 2011
@@ -65,7 +65,7 @@ main( argc, argv )
int blackflag, demoflag, southflag;
int printpid;
char* display_name;
- long clock;
+ time_t clock;
int pid, tty;
int size;
char* mooncopy;