URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e2a5ad1febd5352563407ad13057ef82f7756d43
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
e2a5ad1 by Peter Wu (peter@xxxxxxxxxxxxx):
wsutil: fix indentation/modelines in wsjson
The modelines says tabs, but the actual indentation is 8 spaces. Let's
change it to match the standard 4 spaces in the top-level .editorconfig.
Change-Id: I2b26b095f5e4f6f8d5d083d41ceaae98f9284fba
Reviewed-on: https://code.wireshark.org/review/30730
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from ba34545 Add an API to get a list of compressed-file extensions, and use it.
add e2a5ad1 wsutil: fix indentation/modelines in wsjson
Summary of changes:
wsutil/wsjson.c | 264 ++++++++++++++++++++++++++++----------------------------
wsutil/wsjson.h | 6 +-
2 files changed, 135 insertions(+), 135 deletions(-)