X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/d77ac851c76ff95e6542e93715786d29ba86c51f..1bcd37991fa57d9e966a6f96e7cbff59b16c28bd:/print.h diff --git a/print.h b/print.h index 70ea9f8e..9caba405 100644 --- a/print.h +++ b/print.h @@ -32,7 +32,7 @@ void init_print(netdissect_options *ndo, uint32_t localnet, uint32_t mask); int has_printer(int type); -if_printer get_if_printer(netdissect_options *ndo, int type); +if_printer get_if_printer(int type); void pretty_print_packet(netdissect_options *ndo, const struct pcap_pkthdr *h, const u_char *sp,