Wireshark-commits: [Wireshark-commits] master ae5172f: Try to fix warning C6340: Mismatch on sign:
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 2 Jul 2015 03:54:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ae5172f991d8f85fcd419b460374b3fb65152f7b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ae5172f by AndersBroman (a.broman@xxxxxxxxxxxx):

    Try to fix warning C6340: Mismatch on sign: 'short' passed as _Param_(2) when some
    unsigned type is required in call to 'printf'.
    
    Change-Id: I3076454502e1c98ac225d33d520be5bbe5172c2a
    Reviewed-on: https://code.wireshark.org/review/9451
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  fa6fb76   fixed spelling errors in Omron FINS packet dissector
    adds  ae5172f   Try to fix warning C6340: Mismatch on sign: 'short' passed as _Param_(2) when some unsigned type is required in call to 'printf'.


Summary of changes:
 extcap/androiddump.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)