aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/lpp
diff options
context:
space:
mode:
authorpascal <pascal@localhost>2012-05-19 16:06:12 +0000
committerpascal <pascal@localhost>2012-05-19 16:06:12 +0000
commitcf0d560849f77a9c0da992c068c93823c4d7148e (patch)
treef4c5b7fdbb966f5d7907296b8012bf401ebe3d6a /asn1/lpp
parent91e5923458feb5bdd7ddee740351a26c397438a4 (diff)
Use col_append_sep_str instead of col_append_str
svn path=/trunk/; revision=42716
Diffstat (limited to 'asn1/lpp')
-rw-r--r--asn1/lpp/lpp.cnf2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/lpp/lpp.cnf b/asn1/lpp/lpp.cnf
index 8e477eb18f..9f5cb72f6d 100644
--- a/asn1/lpp/lpp.cnf
+++ b/asn1/lpp/lpp.cnf
@@ -25,7 +25,7 @@ HorizontalVelocity
proto_tree_add_item(tree, proto_lpp, tvb, 0, -1, ENC_NA);
- col_append_str(actx->pinfo->cinfo, COL_PROTOCOL, "/LPP");
+ col_append_sep_str(actx->pinfo->cinfo, COL_PROTOCOL, "/", "LPP");
#.END
# Handle 64 bit constraint