X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/4123f126582af5000933fbe7994daa2fde976aa3..ad7a38341c19e71e3595c17368ac18f08b71482d:/print-telnet.c diff --git a/print-telnet.c b/print-telnet.c index 44a48f47..d0821bde 100644 --- a/print-telnet.c +++ b/print-telnet.c @@ -528,7 +528,7 @@ telnet_print(const u_char *sp, u_int length) if (Xflag && 2 < vflag) { if (first) printf("\nTelnet:"); - hex_print_with_offset("\n", sp, l, sp - osp); + hex_print_with_offset(gndo,"\n", sp, l, sp - osp); if (l > 8) printf("\n\t\t\t\t"); else