diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-24 04:39:20 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-24 04:39:20 +0000 |
commit | efded6570a0e60f94fea655394343d228eb87d14 (patch) | |
tree | 5886c945cc2a01719e0e16de84750deef2cf24d7 /x11-clocks/dclock/files/patch-ab | |
parent | fix corrupted patch (diff) |
Update to version pl6.
PR: 15586
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes:
svn path=/head/; revision=23968
Diffstat (limited to 'x11-clocks/dclock/files/patch-ab')
-rw-r--r-- | x11-clocks/dclock/files/patch-ab | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-clocks/dclock/files/patch-ab b/x11-clocks/dclock/files/patch-ab new file mode 100644 index 000000000000..8aa7c7fbb465 --- /dev/null +++ b/x11-clocks/dclock/files/patch-ab @@ -0,0 +1,11 @@ +--- Dclock.h.orig Mon Jun 6 08:00:00 1994 ++++ Dclock.h Sun Dec 19 15:59:17 1999 +@@ -58,7 +58,7 @@ + #define XtNfadeRate "fadeRate" + #define XtNtails "tails" + #define XtNdate "date" +-#define XtNmilitaryTime "militaryTime" ++#define XtNmilitaryTime "miltime" + #define XtNlanguage "language" + #define XtNhours_snd "hours_snd" + #define XtNhalf_hours_snd "half_hours_snd" |