diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-08 11:47:07 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-07-08 11:47:07 +0000 |
commit | 22507c2d49bfc6e565b5617700a415e822150641 (patch) | |
tree | a81c2ebb36879ac124830340d6bf5f440ce55cb6 /net/ns2/files/patch-aa | |
parent | Fix 'distinfo' file. (diff) |
update net/ns: 2.1.b9 -> 2.26
PR: 54069
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes
Notes:
svn path=/head/; revision=84470
Diffstat (limited to 'net/ns2/files/patch-aa')
-rw-r--r-- | net/ns2/files/patch-aa | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/ns2/files/patch-aa b/net/ns2/files/patch-aa deleted file mode 100644 index b8119d7daa46..000000000000 --- a/net/ns2/files/patch-aa +++ /dev/null @@ -1,10 +0,0 @@ ---- indep-utils/webtrace-conv/ucb/utils.h.orig Tue May 28 17:13:35 2002 -+++ indep-utils/webtrace-conv/ucb/utils.h Tue May 28 17:13:44 2002 -@@ -107,7 +107,6 @@ - - /************* A really dumb implementation of strnstr and strcasestr ***********/ - char *dumb_strnstr(char *str, char *substr, int n); --const char *strcasestr(const char *string, const char *substr); - - /* - ***************** Socket convenience utilities **************** |