Rename the "type" argument to V10's PACKET_DESCRIBE() to "ver".
authorGuy Harris <guy@alum.mit.edu>
Wed, 25 Feb 2015 04:25:13 +0000 (20:25 -0800)
committerGuy Harris <guy@alum.mit.edu>
Wed, 25 Feb 2015 04:25:43 +0000 (04:25 +0000)
commit0856de5b5f403ecf776b0e89bbbfe3c7bb299aa9
tree209f0528527ef653f3b1e8578890faaeeebb5416
parent825a8337632090276ca2a7fd56651f55d9d457d0
Rename the "type" argument to V10's PACKET_DESCRIBE() to "ver".

Move it in the argument list, and use it instead of a hard-coded 10
(even though it's always passed as 10), to match the other
PACKET_DESCRIBE() macros.

Change-Id: Idd0a23a58cc6bb0d2de799b039db776d279cc03e
Reviewed-on: https://code.wireshark.org/review/7372
Reviewed-by: Guy Harris <guy@alum.mit.edu>
wiretap/netscaler.c