URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=19240a6182bfd9ed6cbf2e41e5ba4110dc7a9dda
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
19240a6 by Dario Lombardo (lomato@xxxxxxxxx):
kerberos: change indentation from tabs to spaces.
The asn1 dissector generator creates file with 2 spaces indentation.
The right way to indent a cnf file is the same, then.
Change-Id: I6a210ba17b332234678698d111863e27830dcece
Reviewed-on: https://code.wireshark.org/review/36545
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from d0e279a wassp: fix typo found by lintian (Unknown => Unknow)
add 19240a6 kerberos: change indentation from tabs to spaces.
Summary of changes:
epan/dissectors/asn1/kerberos/kerberos.cnf | 572 ++++++++++++++---------------
epan/dissectors/packet-kerberos.c | 554 ++++++++++++++--------------
2 files changed, 563 insertions(+), 563 deletions(-)