URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=77acaa1f4807537b78149cd08c7696ebfc1556f0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
77acaa1 by Guy Harris (guy@xxxxxxxxxxxx):
Get rid of unnecessary includes of ctype.h.
Change-Id: I9e2cd7a9fed33fc2f4b0c0da3603690450f6952d
Reviewed-on: https://code.wireshark.org/review/4809
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 1de3a5b Check for printable ASCII in an ENBName.
adds 77acaa1 Get rid of unnecessary includes of ctype.h.
Summary of changes:
asn1/lcsap/packet-lcsap-template.c | 1 -
asn1/ldap/packet-ldap-template.c | 1 -
asn1/snmp/packet-snmp-template.c | 1 -
epan/dissectors/packet-lcsap.c | 15 +++++++--------
epan/dissectors/packet-ldap.c | 13 ++++++-------
epan/dissectors/packet-snmp.c | 11 +++++------
6 files changed, 18 insertions(+), 24 deletions(-)