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

Missed a conflict

This commit is contained in:
Michael Sawyer
2000-10-17 00:36:09 +00:00
parent 88aa63f566
commit 92b35cdef8

View File

@@ -15,7 +15,7 @@
* 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
@@ -2181,11 +2181,6 @@ recv_done(isc_task_t *task, isc_event_t *event) {
UNUSED(task);
INSIST(!free_now);
<<<<<<< dighost.c
=======
if (show_packets)
puts(";; beginning of DNS packet");
>>>>>>> 1.147
debug("recv_done()");
LOCK_LOOKUP;