summaryrefslogtreecommitdiff
path: root/ext/resindvd
diff options
context:
space:
mode:
authorJan Schmidt <jan@centricular.com>2015-03-11 16:55:14 +1100
committerJan Schmidt <jan@centricular.com>2015-03-12 01:33:03 +1100
commitf150cf2d2e45b0c51a479cf086e8a6a1942517b2 (patch)
tree4141ff381ae906ef0080c53d715b02db3c165fa4 /ext/resindvd
parentbc7a7259f357b0065dd94e0668b5a895d83fa53a (diff)
downloadgstreamer-plugins-bad-f150cf2d2e45b0c51a479cf086e8a6a1942517b2.tar.gz
Remove a bunch of silly ';;' typos at the end of lines
Diffstat (limited to 'ext/resindvd')
-rw-r--r--ext/resindvd/gstmpegdesc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/resindvd/gstmpegdesc.c b/ext/resindvd/gstmpegdesc.c
index 598a3b763..42dc5fb30 100644
--- a/ext/resindvd/gstmpegdesc.c
+++ b/ext/resindvd/gstmpegdesc.c
@@ -57,7 +57,7 @@ gst_mpeg_descriptor_parse_1 (guint8 * data, guint size)
if (length > size)
return 0;
- return length + 2;;
+ return length + 2;
}
GstMPEGDescriptor *