diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
commit | b919b8311bc5d38e5731d40525c88c54816f4530 (patch) | |
tree | 35bbb3a9293cb7a160571b1bceb1ca2a52507a18 /finance/xquote/files/patch-aa | |
parent | Despite what I said before, this is the official INDEX file for (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_2_0'.release/3.2.0
Diffstat (limited to 'finance/xquote/files/patch-aa')
-rw-r--r-- | finance/xquote/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/finance/xquote/files/patch-aa b/finance/xquote/files/patch-aa deleted file mode 100644 index 73f1c1d9a65d..000000000000 --- a/finance/xquote/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- util.h.orig Tue Sep 23 01:50:46 1997 -+++ util.h Mon Nov 17 11:03:20 1997 -@@ -52,7 +52,7 @@ - int strncasecmp (char *, char *, int); - #endif - --#if defined(__FreeBSD__) || defined (__sgi) -+#if defined (__sgi) - char *strptime ( char *, char *, struct tm *); - #endif - |