Use WTAP_MAX_PACKET_SIZE in place of 65535 in sanity check for snap len
authorsfisher <sfisher@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 22 Jan 2008 01:05:32 +0000 (01:05 +0000)
committersfisher <sfisher@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 22 Jan 2008 01:05:32 +0000 (01:05 +0000)
commit654d71e86bde99943039a71f4e43123a349a0935
tree791c64d1ff5f7a19ec036be3480a836754ff15fd
parent1397308284691801decfcf91944cdac9bb408725
Use WTAP_MAX_PACKET_SIZE in place of 65535 in sanity check for snap len
(although they are the same value right now)

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24159 f5534014-38df-0310-8fa8-9805f1628bb7
wiretap/pcapng.c