Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Mon, 30 Apr 2012 21:50:21 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42364

User: wmeier
Date: 2012/04/30 02:50 PM

Log:
 Rework code slightly:
  - use proto_tree_add_item() istead of tvb_get...()/proto_tree_add_uint() in a few cases;
  - misc ...
 Also: Whitespace cleanup and reformatting of hf[] entries.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +215 -233  packet-bfd.c    Modified