2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

update copyright notice

This commit is contained in:
Automatic Updater
2010-04-20 23:51:12 +00:00
parent 644973f327
commit 0a199807e7
2 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: resolver.c,v 1.420 2010/04/20 07:28:52 marka Exp $ */
/* $Id: resolver.c,v 1.421 2010/04/20 23:51:12 tbox Exp $ */
/*! \file */
@@ -6679,7 +6679,7 @@ resquery_response(isc_task_t *task, isc_event_t *event) {
DNS_FETCHOPT_NOEDNS0,
DNS_FETCHOPT_NOEDNS0);
}
/*
* Deal with truncated responses by retrying using TCP.
*/