Don't col_clear(COL_PROTOCOL) followed by col_set_str(COL_PROTOCOL). A col_set_str...
authorkrj <krj@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 23 Sep 2009 14:59:22 +0000 (14:59 +0000)
committerkrj <krj@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 23 Sep 2009 14:59:22 +0000 (14:59 +0000)
commita1ee75aca2dba9e98c8774874d638b7b300f89af
tree0461cbd18a5106cb4eb36dd4447cec018ac99ebe
parentf64b09bc54f971df44a190636269004da1934bc1
Don't col_clear(COL_PROTOCOL) followed by col_set_str(COL_PROTOCOL). A col_set_str() will clear (replace) any existing string (the fence still needs to be respected though)

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30090 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-dec-dnart.c
epan/dissectors/packet-icmpv6.c
epan/dissectors/packet-iwarp-mpa.c
epan/dissectors/packet-zep.c