Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master b5fae94: Assorted cleanups of field names and descrip

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 13 Mar 2014 08:29:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b5fae942daa4fb5d0518ca5de61b7bc9b7ce7bbc
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b5fae94 by Guy Harris (guy@xxxxxxxxxxxx):

    Assorted cleanups of field names and descriptions.
    
    The PeekRemote headers are 802.11, so "Dot80211" is redundant.
    
    "Wep" really means "Protected" as there's also WPA/WPA2.
    
    "FlagsN" means "802.11n", not "802.11ac", and the "n" in "flagsn"
    indicates that.  Also, "Hz" stands for "Hertz", as in "Heinrich Hertz",
    so the "H" is capitalized.
    
    Change-Id: If46cc4859ae8d65a199c9ad1fd48d2f2128ccd3d
    Reviewed-on: https://code.wireshark.org/review/630
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  08bf1a4   Add support for Aruba ERM Radio-Format
    adds  b5fae94   Assorted cleanups of field names and descriptions.


Summary of changes:
 epan/dissectors/packet-peekremote.c |   80 +++++++++++++++++------------------
 1 file changed, 40 insertions(+), 40 deletions(-)