ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 18585: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 27 Jun 2006 16:50:28 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18585

User: ulfl
Date: 2006/06/27 04:50 PM

Log:
 MSVC doesn't like the conversion from guint64 to double, use gint64 instead (should be safe if I understand the implementation correct)

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +1 -1      packet-dtls.c    Modified