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

Date: Tue, 21 Jul 2009 22:09:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29160

User: stig
Date: 2009/07/21 03:09 PM

Log:
 Cummulative number of packets lost is a signed 24 bits value.
 This fixes bug 3763.
 
 Cleanup some proto_tree_add_uint() -> proto_tree_add_item().

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +36 -43    packet-rtcp.c    Modified