Wireshark-commits: [Wireshark-commits] rev 31633: /trunk/epan/ /trunk/epan/: proto.c proto.h

Date: Sat, 23 Jan 2010 16:17:23 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31633

User: dimeg
Date: 2010/01/23 08:17 AM

Log:
 Add _format_value variants of the proto_tree_add_bits function
 for different header field types; now possible to add bits item
 for FT_FLOAT and FT_INT types.

Directory: /trunk/epan/
  Changes    Path          Action
  +248 -41   proto.c       Modified
  +64 -0     proto.h       Modified