#ifndef lint
static const char rcsid[] _U_ =
- "@(#) $Header: /tcpdump/master/tcpdump/print-isoclns.c,v 1.141 2005-05-25 22:06:24 guy Exp $ (LBL)";
+ "@(#) $Header: /tcpdump/master/tcpdump/print-isoclns.c,v 1.142 2005-06-08 06:40:10 hannes Exp $ (LBL)";
#endif
#ifdef HAVE_CONFIG_H
static struct tok clnp_option_sr_rr_values[] = {
{ 0x0, "partial"},
- { 0x0, "complete"},
+ { 0x1, "complete"},
{ 0, NULL }
};