Wireshark-commits: [Wireshark-commits] master-1.10 68ff8fb: Get rid of another toupper() call in fa

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

Commits:

68ff8fb by Guy Harris (guy@xxxxxxxxxxxx):

    Get rid of another toupper() call in favor of g_ascii_toupper().
    
    (cherry picked from commit 991743b0b1cce99305a4b3162d6c520a09877c15)
    
    Change-Id: Ib7650b773504f7f4572f297a01301bdf895ed917
    Reviewed-on: https://code.wireshark.org/review/4867
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  c5fe6bf   Fix previous merge.
    adds  68ff8fb   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(-)