aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ansi_tcap.c
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2009-09-23 15:43:55 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2009-09-23 15:43:55 +0000
commitc2b4b939de9e3151d462e07acfd1377d162758ab (patch)
tree4ac98a7d1e1d0622aa24b7948c1960b372dab06b /epan/dissectors/packet-ansi_tcap.c
parentd75c82263bd31c97901c540a7c376b5eec477e1f (diff)
Propagate the changes to the .cnf file so they don't get lost when regenerating the dissector.
Use col_set_str instead of col_add_fstr/col_add_str when adding constant strings to COL_INFO git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@30092 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-ansi_tcap.c')
-rw-r--r--epan/dissectors/packet-ansi_tcap.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/epan/dissectors/packet-ansi_tcap.c b/epan/dissectors/packet-ansi_tcap.c
index 9e1e72e2e8..f0a997eb52 100644
--- a/epan/dissectors/packet-ansi_tcap.c
+++ b/epan/dissectors/packet-ansi_tcap.c
@@ -757,7 +757,7 @@ tvbuff_t *parameter_tvb;
&parameter_tvb);
if(!parameter_tvb)
return offset;
-
+
find_tcap_subdissector(parameter_tvb, actx, tree);
@@ -808,7 +808,7 @@ tvbuff_t *parameter_tvb;
&parameter_tvb);
if(!parameter_tvb)
return offset;
-
+
find_tcap_subdissector(parameter_tvb, actx, tree);
@@ -858,7 +858,7 @@ tvbuff_t *parameter_tvb;
&parameter_tvb);
if(!parameter_tvb)
return offset;
-
+
find_tcap_subdissector(parameter_tvb, actx, tree);
@@ -1630,7 +1630,7 @@ proto_register_ansi_tcap(void)
"ansi_tcap.T_paramSet", HFILL }},
/*--- End of included file: packet-ansi_tcap-hfarr.c ---*/
-#line 435 "packet-ansi_tcap-template.c"
+#line 432 "packet-ansi_tcap-template.c"
};
/* Setup protocol subtree array */
@@ -1667,7 +1667,7 @@ proto_register_ansi_tcap(void)
&ett_ansi_tcap_T_paramSet,
/*--- End of included file: packet-ansi_tcap-ettarr.c ---*/
-#line 445 "packet-ansi_tcap-template.c"
+#line 442 "packet-ansi_tcap-template.c"
};
/*static enum_val_t tcap_options[] = {