URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=25d9a7b5f1b880ab283947da28a8216dc9b7e551
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
25d9a7b by Guy Harris (guy@xxxxxxxxxxxx):
Don't use <ctype.h> macros, and eliminate an include of <ctype.h>.
This avoids locale-dependent tests.
Change-Id: I709ff6b1a837fb0390b29f911d3b9ef1015a2d1e
Reviewed-on: https://code.wireshark.org/review/4758
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 762b8d7 Don't use ctype.h routines.
adds 25d9a7b Don't use <ctype.h> macros, and eliminate an include of <ctype.h>.
Summary of changes:
epan/wslua/wslua.h | 1 -
epan/wslua/wslua_proto.c | 3 +--
2 files changed, 1 insertion(+), 3 deletions(-)