Wireshark-commits: [Wireshark-commits] master 862905d: Change spaces to tab for recent wka entries
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=862905da1b84e1997e2b2a5d4ae8bbaaedb804de
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
862905d 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>
Actions performed:
from 8095234 Bluetooth: BTLE: Add BT5.0 command and event name parsing
adds 862905d Change spaces to tab for recent wka entries
Summary of changes:
manuf | 6 +++---
wka.tmpl | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)