]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-telnet.c
ndo-ize print-ascii: hex_print_with_offset()
[tcpdump] / print-telnet.c
index 4911e5caf2385375daae78d32a592216342f8c7c..f9e868db7db89a6d1d6d8299a560f96959a38041 100644 (file)
@@ -244,7 +244,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