URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4db9cce16ea1cfb0ea1cc12b2588fec586cf1b3e
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
4db9cce 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: Ic636097479341e59f2e73270d25c8a5eb14cf727
    Reviewed-on: https://code.wireshark.org/review/7362
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    
Actions performed:
    from  1f6916e   More indentation cleanups.
    adds  4db9cce   Call header version arguments HEADERVER.
Summary of changes:
 wiretap/netscaler.c |   68 +++++++++++++++++++++++++--------------------------
 1 file changed, 34 insertions(+), 34 deletions(-)