Thanks Guy.
On Sat, Aug 10, 2013 at 10:34 PM, <g...@wireshark.org> 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-comm...@wireshark.org> > Archives: http://www.wireshark.org/lists/wireshark-commits > Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits > mailto:wireshark-commits-requ...@wireshark.org > ?subject=unsubscribe >
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <wireshark-dev@wireshark.org> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe