URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e238b984630656e7435ae335762705f7a41449a5
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
e238b98 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: Ibee3b79d105ce953ba496e891a5c167c54d070cc
    Reviewed-on: https://code.wireshark.org/review/7371
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    
Actions performed:
    from  abe5692   Use FULL/PART as an argument to all PACKET_DESCRIBE() macros.
    adds  e238b98   Call the version-number argument to GENERATE_CASE_xxx() "ver".
Summary of changes:
 wiretap/netscaler.c |  146 +++++++++++++++++++++++++--------------------------
 1 file changed, 73 insertions(+), 73 deletions(-)