Use val_to_str_const() since we intend on passing the string to col_set_str (which...
authorkrj <krj@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 24 Sep 2009 13:36:02 +0000 (13:36 +0000)
committerkrj <krj@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 24 Sep 2009 13:36:02 +0000 (13:36 +0000)
commitb036ce05de612bb46c95fa695b1cd61fd4d2bae4
tree7df0ca9a07c3fa859c87349b68ae7bfe9bb1e45f
parent6b314ff483a55dfbe86e290a192e615a7ab4ed6d
Use val_to_str_const() since we intend on passing the string to col_set_str (which expects a constant string)

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30112 f5534014-38df-0310-8fa8-9805f1628bb7
epan/dissectors/packet-icmp.c