Add PNODE_FINFO. We've been using PITEM_FINFO on proto_node's. This works because...
authorkrj <krj@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 9 Aug 2009 17:33:23 +0000 (17:33 +0000)
committerkrj <krj@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 9 Aug 2009 17:33:23 +0000 (17:33 +0000)
commit203ebcf63bfcc36dc9d8cc13b12cb187671b7383
tree41b31c399a92ff8fdd4281ab78884c37e6846e78
parente660ae425adf60cc4a5d244f3fa70cb124d26e63
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.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@29354 f5534014-38df-0310-8fa8-9805f1628bb7
epan/proto.c
epan/proto.h
file.c
gtk/iax2_analysis.c
gtk/main_proto_draw.c
gtk/rtp_analysis.c
print.c
proto_hier_stats.c
tap-protohierstat.c