aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mux27010.c
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2013-04-01 15:29:49 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2013-04-01 15:29:49 +0000
commit97136126bc2b40c66355e10df07abef96254a2bc (patch)
treef652a2cabc2c0f91a9af52fe22a7155c54f0a29e /epan/dissectors/packet-mux27010.c
parentdfc87f20dff7dca976719e4ac607b64ce2b741ca (diff)
Typo's. That is all.
svn path=/trunk/; revision=48685
Diffstat (limited to 'epan/dissectors/packet-mux27010.c')
-rw-r--r--epan/dissectors/packet-mux27010.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-mux27010.c b/epan/dissectors/packet-mux27010.c
index 727bd38567..e8e0b59bc7 100644
--- a/epan/dissectors/packet-mux27010.c
+++ b/epan/dissectors/packet-mux27010.c
@@ -1074,7 +1074,7 @@ dissect_mux27010(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
NULL, mux27010_tree);
if (!frag_msg) { /* Not last packet of reassembled Message */
- g_snprintf(colInfoText, sizeof(colInfoText), "%s [Splitted Msg]", colInfoText);
+ g_snprintf(colInfoText, sizeof(colInfoText), "%s [Split Msg]", colInfoText);
}
if (new_tvb) { /* take it all */