URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2ba0ea372214b271010578d4ae269728c191620a
Submitter: Guy Harris ([email protected])
Changed: branch: master
Repository: wireshark

Commits:

2ba0ea3 by Guy Harris ([email protected]):

    Fix the conversion of milliseconds to seconds and nanoseconds.
    
    1 millisecond = 1000000 nanoseconds, not 1000 nanoseconds, and
    nstime->nsecs is nanoseconds, not microseconds.
    
    Change-Id: I6925ff80f6443015f83ca00bad2a347d10eadd7c
    Reviewed-on: https://code.wireshark.org/review/10060
    Reviewed-by: Guy Harris <[email protected]>
    

Actions performed:

    from  8b8d378   AMQP 1.0: Fix OSX build errors
    adds  2ba0ea3   Fix the conversion of milliseconds to seconds and 
nanoseconds.


Summary of changes:
 epan/dissectors/packet-amqp.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <[email protected]>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:[email protected]?subject=unsubscribe

Reply via email to