Wireshark-commits: [Wireshark-commits] master 0039505: Tab stops are always always always always al
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0039505dd1f9046d1505ad3b7076840b8d4b817a
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
0039505 by Guy Harris (guy@xxxxxxxxxxxx):
Tab stops are always always always always always every 8 spaces.
That is the rule of UN*X, engraved on stone by Ken and Dennis, and
there's plenty of software used to display and edit Wireshark source
that hardwires the tab stops there.(including Boring Old cat And more).
Pick any indent you want, but do *not* put tab stops every 4 spaces,
even if putting them every 8 spaces requires you to hit your IDE over
the head to accept that.
Change-Id: I58f7c459ce2d72096f67e650afe74f2637f38649
Reviewed-on: https://code.wireshark.org/review/36434
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 0f0e486 Put common code into get_interface_list_findalldevs_ex().
add 0039505 Tab stops are always always always always always every 8 spaces.
Summary of changes:
epan/dissectors/packet-usb-hid.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)