#ifndef lint
static const char rcsid[] =
- "@(#) $Header: /tcpdump/master/tcpdump/print-null.c,v 1.48 2003-02-05 02:28:45 guy Exp $ (LBL)";
+ "@(#) $Header: /tcpdump/master/tcpdump/print-null.c,v 1.49 2003-05-22 16:52:38 hannes Exp $ (LBL)";
#endif
#ifdef HAVE_CONFIG_H
#endif
case BSD_AF_ISO:
- isoclns_print(p, length, caplen, NULL, NULL);
+ isoclns_print(p, length, caplen);
break;
case BSD_AF_APPLETALK: