Skip to content

Commit

Permalink
Update src/lib/protocols/dns.c
Browse files Browse the repository at this point in the history
remove extra line

Co-authored-by: shla2022 <[email protected]>
  • Loading branch information
hl33ta and shla2022 authored May 18, 2022
1 parent 9e45560 commit bda10da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/protocols/dns.c
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,6 @@ static int search_valid_dns(struct ndpi_detection_module_struct *ndpi_struct,

rsp_type = get16(&x, packet->payload);


#ifdef DNS_DEBUG
printf("[DNS] [response] response_type=%d\n", rsp_type);
#endif
Expand Down

0 comments on commit bda10da

Please sign in to comment.