diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-11-28 15:31:16 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-11-28 15:31:16 +0000 |
commit | bcc42b0565a50b281c632e3733563c93a20f9c99 (patch) | |
tree | 8074a5f1109de94ae3096e6291f9d3c9bb94e708 /net/rwhois/files/patch-af | |
parent | Update to version 3.5.1 (diff) |
Update to version 1.5.7
PR: 23136
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=35492
Diffstat (limited to 'net/rwhois/files/patch-af')
-rw-r--r-- | net/rwhois/files/patch-af | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/rwhois/files/patch-af b/net/rwhois/files/patch-af deleted file mode 100644 index ebb060dd17aa..000000000000 --- a/net/rwhois/files/patch-af +++ /dev/null @@ -1,10 +0,0 @@ ---- common/misc.c.orig Tue Oct 13 23:12:30 1998 -+++ common/misc.c Tue Oct 13 23:12:58 1998 -@@ -380,7 +380,6 @@ - char *program; - char *param; - { -- int errno = 0; - extern char **environ; - char *myenviron[MAX_SET]; - char *argv[MAX_SET]; |