]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Mon, 28 Jul 2008 23:47:22 +0000 (23:47 +0000)
committerAutomatic Updater <source@isc.org>
Mon, 28 Jul 2008 23:47:22 +0000 (23:47 +0000)
lib/dns/xfrin.c

index b3586d6f6ba183d0656a63d311bf743e09bf38b7..681aede38f72df439b287071184a22d14366c5de 100644 (file)
@@ -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;