diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2002-01-26 11:27:44 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2002-01-26 11:27:44 +0000 |
| commit | 0438d90b363b3ca267505fe28ed18d044e0b9f88 (patch) | |
| tree | a9e42097ba488067a089e4615735f80f304d85fc /net/gopher/files/patch-aa | |
| parent | Remove stale patches (diff) | |
CVS didn't add these properly along with the rest of the update
Diffstat (limited to 'net/gopher/files/patch-aa')
| -rw-r--r-- | net/gopher/files/patch-aa | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/gopher/files/patch-aa b/net/gopher/files/patch-aa new file mode 100644 index 000000000000..5af6cfd996eb --- /dev/null +++ b/net/gopher/files/patch-aa @@ -0,0 +1,10 @@ +--- ./object/util.h.orig Fri Aug 18 17:28:56 2000 ++++ ./object/util.h Sat Jan 26 02:16:25 2002 +@@ -57,7 +57,6 @@ + void Fromhexstr(char * , char *); + void Tohexstr(char *input, char *output); + void Hexall(char *input, char *output); +-char *strcasestr(char *inputline, char *match); + char *skip_whitespace(char *); + + /* |
