Wireshark-commits: [Wireshark-commits] master-2.0 277d819: Change spaces to tab for recent wka entr

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 3 Jan 2017 21:33:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=277d819a8629dde2149d319ebee1c7d18e3dcb87
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

277d819 by David Barrera (davidbb@xxxxxxxxx):

    Change spaces to tab for recent wka entries
    
    Commit 66549a9cacb29abdbb2c6fdaaf8235c4f34f6a13 added 3 new entries to
    wka.tmpl, but used spaces instead of the default tab separator. This
    inconsistency causes external tools that expect tabs in the manuf file
    to behave unexpectedly.
    
    The manuf file was re-generated after the fix to wka.tmpl.
    
    Change-Id: I79bceac649e0fc29b3502fc2e074dcd513f29ff5
    Reviewed-on: https://code.wireshark.org/review/19217
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit 862905da1b84e1997e2b2a5d4ae8bbaaedb804de)
    Reviewed-on: https://code.wireshark.org/review/19526
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  19e92bb   Fix a mac collision in wka.tmpl.
    adds  277d819   Change spaces to tab for recent wka entries


Summary of changes:
 wka.tmpl |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)