Remove some proto_item_append_string
authorMichael Mann <mmann78@netscape.net>
Thu, 26 May 2016 13:25:38 +0000 (09:25 -0400)
committerMichael Mann <mmann78@netscape.net>
Thu, 26 May 2016 16:09:52 +0000 (16:09 +0000)
commit9f02b25caf3c3133f97664c74973be3b7bd60e9b
treea7560aeac800ffdc6ad60420bbcfde617b159f02
parent7ca8e46ffb95a31b8df15019298f8404723e68b4
Remove some proto_item_append_string

These calls to proto_item_append_string were not taking into account all
of the special treatment needed to use it, so proto_item_append_text
(or similar) was probably intended.

Change-Id: I5d1f092f8162a87d30fc8dc694f6124dc81372b5
Reviewed-on: https://code.wireshark.org/review/15575
Petri-Dish: Michael Mann <mmann78@netscape.net>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
Reviewed-by: Michael Mann <mmann78@netscape.net>
epan/dissectors/packet-ar_drone.c
epan/dissectors/packet-olsr.c
epan/dissectors/packet-wsp.c