ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 51289: /trunk/wiretap/ /trunk/wireta

From: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
Date: Sat, 10 Aug 2013 22:44:33 +0100
Thanks Guy.


On Sat, Aug 10, 2013 at 10:34 PM, <guy@xxxxxxxxxxxxx> wrote:
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51289

User: guy
Date: 2013/08/10 02:34 PM

Log:
 Initialize float variables with float constants, not double constants,
 and assign float constants, not double constants, to float variables.
 Floating-point constants are double by default; you have to add "f" to
 the end to make them float.

 This squelches 64-bit-to-32-bit warnings.

Directory: /trunk/wiretap/
  Changes    Path          Action
  +6 -6      vwr.c         Modified

___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@xxxxxxxxxxxxx>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-request@xxxxxxxxxxxxx?subject=unsubscribe