Wireshark-commits: [Wireshark-commits] rev 49459: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Mon, 20 May 2013 20:16:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49459

User: eapache
Date: 2013/05/20 01:16 PM

Log:
 Use doubles and FT_DOUBLE for better precision and to avoid a large
 number of compiler warnings for systems where floats are 32 bits, but
 floating-point literals default to 64-bit doubles.

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +149 -154  packet-asterix.c    Modified