X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/8cb3096bf915e914780a189fe3bb0767bc1a44d7..d511b994b9931460771dc56c70b791204178d157:/print-null.c?ds=inline diff --git a/print-null.c b/print-null.c index a0bd3c17..e8af2196 100644 --- a/print-null.c +++ b/print-null.c @@ -20,8 +20,8 @@ */ #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)"; +static const char rcsid[] _U_ = + "@(#) $Header: /tcpdump/master/tcpdump/print-null.c,v 1.51 2003-11-16 09:36:30 guy Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H @@ -175,7 +175,7 @@ null_if_print(const struct pcap_pkthdr *h, const u_char *p) #endif case BSD_AF_ISO: - isoclns_print(p, length, caplen, NULL, NULL); + isoclns_print(p, length, caplen); break; case BSD_AF_APPLETALK: