Wireshark-commits: [Wireshark-commits] master 991743b: Get rid of another toupper() call in favor o

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 20 Oct 2014 08:49:37 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=991743b0b1cce99305a4b3162d6c520a09877c15
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

991743b by Guy Harris (guy@xxxxxxxxxxxx):

    Get rid of another toupper() call in favor of g_ascii_toupper().
    
    Change-Id: If527af69ec96a91c4127c95307c3b93b79b53e2f
    Reviewed-on: https://code.wireshark.org/review/4865
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  9eb0080   Sign, Flex strikes again; it generates code that produces warnings.
    adds  991743b   Get rid of another toupper() call in favor of g_ascii_toupper().


Summary of changes:
 epan/dissectors/packet-ipsec.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)