projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d930b8
)
docs: remove stray ',\' from doc comment
author
Stefan Sauer
<ensonic@users.sf.net>
Fri, 12 May 2017 15:49:25 +0000
(17:49 +0200)
committer
Stefan Sauer
<ensonic@users.sf.net>
Fri, 12 May 2017 15:49:25 +0000
(17:49 +0200)
libs/gst/check/gstharness.c
patch
|
blob
|
history
diff --git
a/libs/gst/check/gstharness.c
b/libs/gst/check/gstharness.c
index
959a5f9
..
0bd8d85
100644
(file)
--- a/
libs/gst/check/gstharness.c
+++ b/
libs/gst/check/gstharness.c
@@
-22,7
+22,7
@@
* SECTION:gstharness
* @title: GstHarness
* @short_description: A test-harness for writing GStreamer unit tests
- * @see_also: #GstTestClock
,\
+ * @see_also: #GstTestClock
*
* #GstHarness is meant to make writing unit test for GStreamer much easier.
* It can be thought of as a way of treating a #GstElement as a black box,