URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0856de5b5f403ecf776b0e89bbbfe3c7bb299aa9 Submitter: Guy Harris ([email protected]) Changed: branch: master Repository: wireshark
Commits: 0856de5 by Guy Harris ([email protected]): 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 <[email protected]> Actions performed: from 825a833 Call the version-number argument to GENERATE_CASE_xxx() "ver". adds 0856de5 Rename the "type" argument to V10's PACKET_DESCRIBE() to "ver". Summary of changes: wiretap/netscaler.c | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) ___________________________________________________________________________ Sent via: Wireshark-commits mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-commits Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits mailto:[email protected]?subject=unsubscribe
