diff options
Diffstat (limited to 'finance/xquote/files/patch-ab')
-rw-r--r-- | finance/xquote/files/patch-ab | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/finance/xquote/files/patch-ab b/finance/xquote/files/patch-ab deleted file mode 100644 index a65cfac404fd..000000000000 --- a/finance/xquote/files/patch-ab +++ /dev/null @@ -1,14 +0,0 @@ ---- util.c.orig Tue Sep 23 01:50:42 1997 -+++ util.c Mon Nov 17 11:06:50 1997 -@@ -239,9 +239,9 @@ - #endif - - --#if defined(__FreeBSD__) || defined (NEED_STRPTIME) -+#if defined (NEED_STRPTIME) - --/* Weird, FreeBSD and IRIX 5 don't have this, but do have strftime. -+/* Weird, IRIX 5 doesn't have this, but do have strftime. - ** This is a crippled implementation, only supporting the formats - ** actually used in the rest of Xinvest. Note that the return _value_ - ** does not conform to the man page either. |