Wireshark-commits: [Wireshark-commits] rev 35875: /trunk/epan/ /trunk/epan/dissectors/: packet-diam

Date: Tue, 08 Feb 2011 02:38:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35875

User: morriss
Date: 2011/02/07 06:38 PM

Log:
 Add support for 4-byte NTP times (only the seconds) in proto_tree_add_item().
 
 Use it in packet-diameter.c .  Eliminate an unnecessary local variable.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +21 -25    packet-diameter.c    Modified

Directory: /trunk/epan/
  Changes    Path          Action
  +27 -18    proto.c       Modified