Wireshark-commits: [Wireshark-commits] master-1.12 b274370: Don't use <ctype.h> macros, and elimina

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 17 Oct 2014 06:09:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b2743701e61d7ca7319ffd45271df961663b94d0
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark

Commits:

b274370 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>
    (cherry picked from commit 25d9a7b5f1b880ab283947da28a8216dc9b7e551)
    Reviewed-on: https://code.wireshark.org/review/4759
    

Actions performed:

    from  50c1519   Don't use ctype.h routines.
    adds  b274370   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(-)