Use "proto_tree_add_item()" to add strings to the protocol tree; this
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 26 Apr 2002 20:59:42 +0000 (20:59 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 26 Apr 2002 20:59:42 +0000 (20:59 +0000)
commitc7f627d4be1e05e6c75843ce4dea5590ae2e7c89
tree8131f74b6bdd1555bb51b1fd9b5e22d173ad44cf
parent5da26c43d34e6089313306441026c692cec0c991
Use "proto_tree_add_item()" to add strings to the protocol tree; this
simplifies the code (and makes the name in the protocol tree match the
name in the dialog box for constructing filter expressions), and also
fixes a bug where the item for the request command contained the entire
request, not just the request command.

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