From 9d9989f4cca96bcc30e9f0da01c5b5b9d9cc9ca6 Mon Sep 17 00:00:00 2001 From: Automatic Updater Date: Mon, 28 Jul 2008 23:47:22 +0000 Subject: [PATCH] update copyright notice --- lib/dns/xfrin.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/dns/xfrin.c b/lib/dns/xfrin.c index b3586d6f6b..681aede38f 100644 --- a/lib/dns/xfrin.c +++ b/lib/dns/xfrin.c @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: xfrin.c,v 1.161 2008/07/28 08:39:52 marka Exp $ */ +/* $Id: xfrin.c,v 1.162 2008/07/28 23:47:22 tbox Exp $ */ /*! \file */ @@ -1215,7 +1215,7 @@ xfrin_recv_done(isc_task_t *task, isc_event_t *ev) { msg->tsigctx = xfr->tsigctx; xfr->tsigctx = NULL; - + if (xfr->nmsg > 0) msg->tcp_continuation = 1;