summaryrefslogtreecommitdiff
path: root/x11-clocks/wmtz/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'x11-clocks/wmtz/files/patch-ab')
-rw-r--r--x11-clocks/wmtz/files/patch-ab11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-clocks/wmtz/files/patch-ab b/x11-clocks/wmtz/files/patch-ab
deleted file mode 100644
index a42fe86b175a..000000000000
--- a/x11-clocks/wmtz/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- wmtz.c.orig Tue Dec 28 17:23:11 1999
-+++ wmtz.c Tue Dec 28 17:23:47 1999
-@@ -111,7 +111,7 @@
- month[0] = "JAN"; month[1] = "FEB"; month[2] = "MAR";
- month[3] = "APR"; month[4] = "MAY"; month[5] = "JUN";
- month[6] = "JUL"; month[7] = "AUG"; month[8] = "SEP";
-- month[9] = "OUT"; month[10] = "NOV"; month[11] = "DEC";
-+ month[9] = "OCT"; month[10] = "NOV"; month[11] = "DEC";
-
- week_day[0] = "SUNDAY ";
- week_day[1] = "MONDAY ";