diff options
Diffstat (limited to 'graphics/ophoto/files/patch-aa')
-rw-r--r-- | graphics/ophoto/files/patch-aa | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/ophoto/files/patch-aa b/graphics/ophoto/files/patch-aa deleted file mode 100644 index 6dd622b2dcb1..000000000000 --- a/graphics/ophoto/files/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ -diff -ur ophoto/command.c ophoto.new/command.c ---- ophoto/command.c Sun Dec 19 02:35:16 1999 -+++ command.c Sun Feb 24 11:09:37 2002 -@@ -61,7 +61,7 @@ - char *monthname[16] = { - "???", - "Jan", "Feb", "Mar", "Apr", "May", "Jun", -- "Jul", "Aug", "Sep", "Oct", "Nov", "Dec" -+ "Jul", "Aug", "Sep", "Oct", "Nov", "Dec", - "???", "???", "???" - }; - |