Wireshark-commits: [Wireshark-commits] master 9c0b5a9: ws80211: Replace some whitespaces with tabs

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 16 Feb 2016 09:58:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9c0b5a9538a0686c9541774dbaa75d826d23770a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

9c0b5a9 by Mikael Kanstrup (mikael.kanstrup@xxxxxxxxx):

    ws80211: Replace some whitespaces with tabs
    
    File had both whitespaces and tabs for indentation. Replace
    whitespace indentation with tabs. This is the same indentation
    mode as ws80211.c file uses.
    
    Change-Id: I46bbd675f5089eb502b489fdfd70f30510bc95ef
    Reviewed-on: https://code.wireshark.org/review/13963
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  c97a97a   RTPS: Added new locator kinds and upgraded to latest set of ids
    adds  9c0b5a9   ws80211: Replace some whitespaces with tabs


Summary of changes:
 caputils/ws80211_utils.h |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)