int
nd_push_buffer(netdissect_options *ndo, u_char *new_buffer,
int
nd_push_buffer(netdissect_options *ndo, u_char *new_buffer,
- const u_char *new_packetp, u_int newlen)
+ const u_char *new_packetp, u_int newlen)
{
struct netdissect_saved_packet_info *ndspi;
{
struct netdissect_saved_packet_info *ndspi;
/*
* In a given netdissect_options structure:
*
/*
* In a given netdissect_options structure:
*
- *, push the current packet information onto the packet informaton
+ * push the current packet information onto the packet information
* stack;
*
* given a pointer into the packet and a length past that point in
* stack;
*
* given a pointer into the packet and a length past that point in