#include "config.h"
#endif
-#ifndef lint
-static const char rcsid[] _U_ =
- "@(#) $Header: /tcpdump/master/tcpdump/print-telnet.c,v 1.24 2003-12-29 11:05:10 hannes Exp $";
-#endif
-
#include <tcpdump-stdinc.h>
#include <stdio.h>
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