URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=afbb1e78e9c719656bbc0fb1c3c7e2fb2d065a55
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
afbb1e7 by Guy Harris (guy@xxxxxxxxxxxx):
Use 4-space indentation consistently in epan/charsets.c.
Make the EBCDIC <-> ASCII translation tables const, while we're at it.
Change-Id: I15a08f7329fd32f758cf36898fe4214ae8540462
Reviewed-on: https://code.wireshark.org/review/1343
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 29eba53 Add a get_ebcdic_string() routine, similar to other get_XXX_string() routines.
adds afbb1e7 Use 4-space indentation consistently in epan/charsets.c.
Summary of changes:
epan/charsets.c | 628 +++++++++++++++++++++++++++----------------------------
1 file changed, 314 insertions(+), 314 deletions(-)