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 29354: /trunk/ /trunk/epan/: proto.c proto.h /trunk/gtk/

Date: Sun, 09 Aug 2009 17:33:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29354

User: krj
Date: 2009/08/09 10:33 AM

Log:
 Add PNODE_FINFO. We've been using PITEM_FINFO on proto_node's. This works because proto_item is typedefed to proto_node. We shouldn't rely on this since this is an implementation detail.

Directory: /trunk/epan/
  Changes    Path          Action
  +4 -4      proto.c       Modified
  +4 -1      proto.h       Modified

Directory: /trunk/gtk/
  Changes    Path                 Action
  +2 -2      iax2_analysis.c      Modified
  +1 -1      main_proto_draw.c    Modified
  +2 -2      rtp_analysis.c       Modified

Directory: /trunk/
  Changes    Path                   Action
  +1 -1      file.c                 Modified
  +3 -3      print.c                Modified
  +1 -1      proto_hier_stats.c     Modified
  +3 -3      tap-protohierstat.c    Modified