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

Date: Fri, 21 Dec 2012 08:18:47 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46658

User: guy
Date: 2012/12/21 12:18 AM

Log:
 Everything else in the floating-point calculations is single-precision,
 so make the constants single-precision, so we don't end up with warnings
 about double-precision values being assigned to single-precision
 variables.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +3 -3      packet-ansi_801.c    Modified