From: Automatic Updater Date: Fri, 18 Jul 2008 23:47:01 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.3.6b1~36^2~83 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=321b1c0501d6d97c852ae02e13bdfef6f0bbe776;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/lib/dns/dispatch.c b/lib/dns/dispatch.c index 3dfbc336929..14d9b87592a 100644 --- a/lib/dns/dispatch.c +++ b/lib/dns/dispatch.c @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: dispatch.c,v 1.146 2008/07/18 06:09:39 marka Exp $ */ +/* $Id: dispatch.c,v 1.147 2008/07/18 23:47:01 tbox Exp $ */ /*! \file */ @@ -1028,7 +1028,7 @@ udp_recv(isc_event_t *ev_in, dns_dispatch_t *disp, dispsocket_t *dispsock) { if ((disp->attributes & DNS_DISPATCHATTR_EXCLUSIVE) != 0) { if (dispsock != NULL) { - resp = dispsock->resp; + resp = dispsock->resp; id = resp->id; if (ev->result != ISC_R_SUCCESS) { /*