summaryrefslogtreecommitdiff
path: root/gst/matroska/matroska-mux.c
diff options
context:
space:
mode:
authorSeungha Yang <seungha.yang@navercorp.com>2019-02-19 18:27:23 +0900
committerSeungha Yang <seungha.yang@navercorp.com>2019-05-01 14:28:36 +0000
commit53fedc43ae966b70d0c23cc01b3b2e000f27163b (patch)
tree02fc705073390ce8927bda9654157b0cdf50fac3 /gst/matroska/matroska-mux.c
parentc4608b410cbc869bcbc68f900feb87001d26c04b (diff)
matroska: Remove white space
Diffstat (limited to 'gst/matroska/matroska-mux.c')
-rw-r--r--gst/matroska/matroska-mux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/matroska/matroska-mux.c b/gst/matroska/matroska-mux.c
index e8ab7bbf3..f040fc21a 100644
--- a/gst/matroska/matroska-mux.c
+++ b/gst/matroska/matroska-mux.c
@@ -2472,7 +2472,7 @@ gst_matroska_mux_release_pad (GstElement * element, GstPad * pad)
if (cdata->pad == pad) {
/*
* observed duration, this will remain GST_CLOCK_TIME_NONE
- * only if the pad is resetted
+ * only if the pad is resetted
*/
GstClockTime collected_duration = GST_CLOCK_TIME_NONE;