diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2006-10-07 15:12:29 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-10-07 15:12:29 +0000 |
| commit | 3ec03bb237e63b43def81937796af743487ab594 (patch) | |
| tree | 2084942de825a9560060a256c3ceaeff837f5405 /sysutils/lookupd/files/patch-modules-dns-resolv-res_send.c | |
| parent | - Update to 1.1.4 (diff) | |
- Fix build
- Style
PR: ports/101178
Submitted by: Michael Bushkov <bushman@rsu.ru> (maintainer)
Notes
Notes:
svn path=/head/; revision=174790
Diffstat (limited to 'sysutils/lookupd/files/patch-modules-dns-resolv-res_send.c')
| -rw-r--r-- | sysutils/lookupd/files/patch-modules-dns-resolv-res_send.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/lookupd/files/patch-modules-dns-resolv-res_send.c b/sysutils/lookupd/files/patch-modules-dns-resolv-res_send.c index 439505022b0f..9e7b51c6f484 100644 --- a/sysutils/lookupd/files/patch-modules-dns-resolv-res_send.c +++ b/sysutils/lookupd/files/patch-modules-dns-resolv-res_send.c @@ -1,5 +1,5 @@ ---- modules/dns/resolv/res_send.c.orig Fri Jul 2 15:31:44 2004 -+++ modules/dns/resolv/res_send.c Wed Aug 10 18:09:22 2005 +--- modules/dns/resolv/res_send.c.orig Tue Aug 1 18:10:57 2006 ++++ modules/dns/resolv/res_send.c Tue Aug 1 18:11:02 2006 @@ -201,7 +201,7 @@ if (_res.options & RES_DEBUG) { if (getnameinfo(address, address->sa_len, abuf, sizeof(abuf), |
