wireshark/epan/dissectors/asn1/cmip
Stig Bjørlykke d99112d393 Use col_append_str() for fixed strings
Change from col_append_fstr() to col_append_str() when
appending strings without formatting.

Change-Id: I8975704c246f2b9a1301ed5f96273aa9d61c6f44
Reviewed-on: https://code.wireshark.org/review/20857
Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2017-04-03 05:32:17 +00:00
..
CMIP-1.asn
CMIP-A-ABORT-Information.asn
CMIP-A-ASSOCIATE-Information.asn
CMIP.asn
CMakeLists.txt
Makefile.am Remove Makefile.common files 2016-06-30 11:04:17 +00:00
cmip.cnf Use col_append_str() for fixed strings 2017-04-03 05:32:17 +00:00
packet-cmip-template.c Don't do any Decode As stuff for dissector tables not used with Decode As. 2016-08-31 00:08:01 +00:00
packet-cmip-template.h