mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-03 08:05:21 +00:00
Missed a conflict
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* $Id: dighost.c,v 1.148 2000/10/17 00:35:18 mws Exp $ */
|
/* $Id: dighost.c,v 1.149 2000/10/17 00:36:09 mws Exp $ */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Notice to programmers: Do not use this code as an example of how to
|
* Notice to programmers: Do not use this code as an example of how to
|
||||||
@@ -2181,11 +2181,6 @@ recv_done(isc_task_t *task, isc_event_t *event) {
|
|||||||
UNUSED(task);
|
UNUSED(task);
|
||||||
INSIST(!free_now);
|
INSIST(!free_now);
|
||||||
|
|
||||||
<<<<<<< dighost.c
|
|
||||||
=======
|
|
||||||
if (show_packets)
|
|
||||||
puts(";; beginning of DNS packet");
|
|
||||||
>>>>>>> 1.147
|
|
||||||
debug("recv_done()");
|
debug("recv_done()");
|
||||||
|
|
||||||
LOCK_LOOKUP;
|
LOCK_LOOKUP;
|
||||||
|
Reference in New Issue
Block a user