aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mp2t.c
diff options
context:
space:
mode:
authorMartin Kaiser <wireshark@kaiser.cx>2013-10-28 17:10:09 +0000
committerMartin Kaiser <wireshark@kaiser.cx>2013-10-28 17:10:09 +0000
commit1a7a05ab556fd6df5b1dad84dc854263d2149287 (patch)
treed2fbc456585474f8aa6e32f1565bb986464f122a /epan/dissectors/packet-mp2t.c
parent8a2b9d87f32b332ed00d95d456bf5e853efa3514 (diff)
correct typos
svn path=/trunk/; revision=52923
Diffstat (limited to 'epan/dissectors/packet-mp2t.c')
-rw-r--r--epan/dissectors/packet-mp2t.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-mp2t.c b/epan/dissectors/packet-mp2t.c
index ff238420d3..01223a4454 100644
--- a/epan/dissectors/packet-mp2t.c
+++ b/epan/dissectors/packet-mp2t.c
@@ -281,8 +281,8 @@ typedef struct mp2t_analysis_data {
/* When detecting a CC drop, store that information for the
* given frame. This info is needed, when clicking around in
- * wireshark, as the pid table data only makes sence during
- * sequencial processing. The flag pinfo->fd->flags.visited is
+ * wireshark, as the pid table data only makes sense during
+ * sequential processing. The flag pinfo->fd->flags.visited is
* used to tell the difference.
*
*/