summaryrefslogtreecommitdiff
path: root/resolv/res_send.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-12-07 19:37:55 +0000
committerRoland McGrath <roland@gnu.org>1995-12-07 19:37:55 +0000
commita4219bc4c0da2ca06c8edc2c62664c7883b8dbff (patch)
tree3854926df2908f20cc5d158f6ffaa14a6bd0faa8 /resolv/res_send.c
parent0c7b844d256598d5fda1692894fc769ca9f18450 (diff)
Updated from BIND-4.9.3-BETA27.
Diffstat (limited to 'resolv/res_send.c')
-rw-r--r--resolv/res_send.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/resolv/res_send.c b/resolv/res_send.c
index f8e58f3e11..5a10faa393 100644
--- a/resolv/res_send.c
+++ b/resolv/res_send.c
@@ -682,9 +682,13 @@ res_send(buf, buflen, ans, anssiz)
goto same_ns;
}
} /*if vc/dg*/
+ Dprint((_res.options & RES_DEBUG) ||
+ ((_res.pfcode & RES_PRF_REPLY) &&
+ (_res.pfcode & RES_PRF_HEAD1)),
+ (stdout, ";; got answer:\n"));
DprintQ((_res.options & RES_DEBUG) ||
(_res.pfcode & RES_PRF_REPLY),
- (stdout, ";; got answer:\n"),
+ (stdout, ""),
ans, resplen);
/*
* If using virtual circuits, we assume that the first server