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

Date: Sat, 13 Oct 2012 17:57:14 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45521

User: guy
Date: 2012/10/13 10:57 AM

Log:
 Don't add FT_UINTn values with proto_tree_add_int().  (The fields in
 question are 4-byte header fields containing bitfields, so "unsigned" is
 appropriate here.)

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +4 -4      packet-erf.c    Modified