Wireshark-commits: [Wireshark-commits] master-2.0 f96b401: The tabulation is specified by the stuff
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 8 May 2016 18:09:34 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f96b40149154bb48212c5609fbf9946547d037f0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

f96b401 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>
    (cherry picked from commit ac2169623e22a5281afa4ede84cec1167bbe6363)
    Reviewed-on: https://code.wireshark.org/review/15289
    

Actions performed:

    from  652a1e2   Show the string table a bit better.
    adds  f96b401   The tabulation is specified by the stuff at the end.


Summary of changes:
 epan/dissectors/packet-wbxml.c |    2 --
 1 file changed, 2 deletions(-)