Fix a "proto_tree_add_text()" call that should've been a
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 5 Aug 1999 00:02:55 +0000 (00:02 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 5 Aug 1999 00:02:55 +0000 (00:02 +0000)
commitb755dcf7358555ba8fa70c281c1520746d5b2e33
tree873f8e9b8afa265ae0b66c63cb356349b87a8697
parent77d44738814303dbf0ed6af82c216663549c5756
Fix a "proto_tree_add_text()" call that should've been a
"proto_tree_add_item()" call (and fix the length passed to it, which, it
appears, has been wrong for ages).

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@439 f5534014-38df-0310-8fa8-9805f1628bb7
packet-ip.c