Wireshark-commits: [Wireshark-commits] master 69ad89c: Make sure *both* sides are unsigned.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 12 Jun 2018 23:05:10 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=69ad89caa96f004513f5191b1f49c513a21f1a7b
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

69ad89c by Guy Harris (guy@xxxxxxxxxxxx):

    Make sure *both* sides are unsigned.
    
    Change-Id: Id25ea93aee888eda665f52da4c00d75970ee69e8
    Reviewed-on: https://code.wireshark.org/review/28253
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  0cc092d   Try again to fix the signed vs. unsigned comparison warning.
    adds  69ad89c   Make sure *both* sides are unsigned.


Summary of changes:
 epan/crypt/dot11decrypt.c        | 2 +-
 epan/crypt/dot11decrypt_system.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)