*/
-#ifndef lint
-static const char rcsid[] _U_ =
- "@(#) $Header: /tcpdump/master/tcpdump/print-vqp.c,v 1.3 2006-08-19 06:51:13 guy Exp $";
-#endif
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
break;
default:
if (vflag <= 1)
- print_unknown_data(tptr, "\n\t ", vqp_obj_len);
+ print_unknown_data(gndo,tptr, "\n\t ", vqp_obj_len);
break;
}
tptr += vqp_obj_len;