aboutsummaryrefslogtreecommitdiff
path: root/astro/sunclock/files/patch-sunclock.h
diff options
context:
space:
mode:
Diffstat (limited to 'astro/sunclock/files/patch-sunclock.h')
-rw-r--r--astro/sunclock/files/patch-sunclock.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/astro/sunclock/files/patch-sunclock.h b/astro/sunclock/files/patch-sunclock.h
index 5c74ebaf16ea..1136c9a724e0 100644
--- a/astro/sunclock/files/patch-sunclock.h
+++ b/astro/sunclock/files/patch-sunclock.h
@@ -1,8 +1,8 @@
---- sunclock.h.orig Sat Jul 21 11:49:41 2001
-+++ sunclock.h Sat Dec 8 21:28:41 2001
-@@ -224,7 +224,7 @@
- unsigned char * daypixel; /* pointer to day pixels */
+--- sunclock.h.orig 2006-10-14 14:25:18 UTC
++++ sunclock.h
+@@ -238,7 +238,7 @@ typedef struct Sundata {
unsigned char * nightpixel; /* pointer to night pixels */
+ Pixel *vmfpixels; /* list of additional vmf pixels */
int ncolors; /* number of colors in day pixels */
- long time; /* time - real or fake, see flags */
+ time_t footime; /* time - real or fake, see flags */