diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-14 10:41:19 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-14 10:41:19 +0000 |
commit | ce5da22b7076167a515a6a0b602b22b67022e5ff (patch) | |
tree | 2de75577a4acfc9897ffb9ed4f14f84b6bf1ef54 /net/rwhoisd/files/patch-af | |
parent | Yipes, committed the wrong one. This is the INDEX file for 3.1R. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_1_0'.release/3.1.0
Notes
Notes:
svn path=/head/; revision=16726
svn path=/tags/RELEASE_3_1_0/; revision=16727; tag=release/3.1.0
Diffstat (limited to 'net/rwhoisd/files/patch-af')
-rw-r--r-- | net/rwhoisd/files/patch-af | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/rwhoisd/files/patch-af b/net/rwhoisd/files/patch-af deleted file mode 100644 index ebb060dd17aa..000000000000 --- a/net/rwhoisd/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]; |