URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=08c85ecc3cc964dbcbac207b190ccdc0c5c218b7
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
08c85ec by Guy Harris (guy@xxxxxxxxxxxx):
    Call header version arguments HEADERVER.
    
    Use that rather than TYPE or acttype (to indicate that it's a header
    version number to use as the "xxx" in NSPR_HEADER_VERSIONxxx, and to use
    the same name throughout).
    
    Change-Id: I14cfc819e44ce4388c27d521a1256dec8d80df2e
    Reviewed-on: https://code.wireshark.org/review/7361
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    
Actions performed:
    from  c4b76a9   More indentation cleanups.
    adds  08c85ec   Call header version arguments HEADERVER.
Summary of changes:
 wiretap/netscaler.c |   68 +++++++++++++++++++++++++--------------------------
 1 file changed, 34 insertions(+), 34 deletions(-)