Wireshark-commits: [Wireshark-commits] master-2.2 f1eedc9: Change spaces to tab for recent wka entr
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 3 Jan 2017 21:26:17 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f1eedc93e924401658b8ca97d2ef01885b849488
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark

Commits:

f1eedc9 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/19523
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  fbc2ced   make-manuf: Add more sanity checks.
    adds  f1eedc9   Change spaces to tab for recent wka entries


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