]> The Tcpdump Group git mirrors - tcpdump/commit
Fix confusing indentation.
authorfenner <fenner>
Fri, 28 Jan 2000 00:04:19 +0000 (00:04 +0000)
committerfenner <fenner>
Fri, 28 Jan 2000 00:04:19 +0000 (00:04 +0000)
commitedb0d2fe087b997bea91bd3aba843020742136cf
tree22b681441390df57ec2f12906f57876698431d14
parentbebb37c5380843a183a638deb079f8b6a8ec0568
Fix confusing indentation.
Get rid of T2CHECK() in favor of TCHECK() or TCHECK2().
Use TCHECK() etc. instead of comparing vs. snapend.
Replace strerr() with pcap_strerror(), and don't use errno as a local variable.
Use tok2str() for nfsv3_writemodes to avoid array overrun by corrupt packets.
print-nfs.c