URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=825a8337632090276ca2a7fd56651f55d9d457d0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
825a833 by Guy Harris (guy@xxxxxxxxxxxx):
Call the version-number argument to GENERATE_CASE_xxx() "ver".
The name "type" is thrown around to mean both a version number and a
part of a structure member, and some other macros use "ver" for the
version number; try to make things a little less inconsistent.
Change-Id: I61405cf41cca43fe607154af7498944c5ec0ef11
Reviewed-on: https://code.wireshark.org/review/7370
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from fc6df64 Use FULL/PART as an argument to all PACKET_DESCRIBE() macros.
adds 825a833 Call the version-number argument to GENERATE_CASE_xxx() "ver".
Summary of changes:
wiretap/netscaler.c | 146 +++++++++++++++++++++++++--------------------------
1 file changed, 73 insertions(+), 73 deletions(-)