URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e2c92fa99ea7b8d94b347d62316b22f7df83b924
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e2c92fa by Guy Harris (guy@xxxxxxxxxxxx):
    White space/style cleanup and consistency.
    
    Go with 4-space indentation.
    
    Also, get rid of some unnecessary brackets.
    
    Change-Id: I07b4f126ba58ef3d013db7741d91484ae32e60d7
    Reviewed-on: https://code.wireshark.org/review/20064
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    
Actions performed:
    from  386a286   signal() is defined on some UN*Xes; don't use it as a variable name.
    adds  e2c92fa   White space/style cleanup and consistency.
Summary of changes:
 epan/dissectors/packet-ieee80211-prism.c |  871 +++++++++++++++---------------
 1 file changed, 442 insertions(+), 429 deletions(-)