Wireshark-commits: [Wireshark-commits] master aa2184f: Fix pcapng.c:3788: warning: implicit convers

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 6 Aug 2015 11:04:02 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aa2184f3ac11731566f542b6766571375309892e
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

aa2184f by AndersBroman (anders.broman@xxxxxxxxxxxx):

    Fix pcapng.c:3788: warning: implicit conversion shortens 64-bit value into a 32-bit value
    
    Change-Id: Ie796cee755470bea0416b46ff8ff6a94cd8d93d3
    Reviewed-on: https://code.wireshark.org/review/9896
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  8906e93   Bluetooth: Fix some MSVC2015 warnings/errors
    adds  aa2184f   Fix pcapng.c:3788: warning: implicit conversion shortens 64-bit value into a 32-bit value


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