URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ac2169623e22a5281afa4ede84cec1167bbe6363
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ac21696 by Guy Harris (guy@xxxxxxxxxxxx):
The tabulation is specified by the stuff at the end.
I'm not sure what "4-space tabulation means", but:
if it's "a tab character means 4 spaces", that's just *wrong* in
a UN*X environment (Apple's mistaken use of "tab is 4 spaces" as
the default in Xcode nonwithstanding - Xcode is just *wrong*
there);
if it's "use 4-space *indentation*", then the code should be
reformatted and the editor hints updated.
Change-Id: Ie8249b483fe9d6fcd8db29b72167eb854eec863e
Reviewed-on: https://code.wireshark.org/review/15288
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 35ec71b Show the string table a bit better.
adds ac21696 The tabulation is specified by the stuff at the end.
Summary of changes:
epan/dissectors/packet-wbxml.c | 2 --
1 file changed, 2 deletions(-)