summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/directdraw/gstdirectdrawsink.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/directdraw/gstdirectdrawsink.c b/sys/directdraw/gstdirectdrawsink.c
index 26babd90..a128b317 100644
--- a/sys/directdraw/gstdirectdrawsink.c
+++ b/sys/directdraw/gstdirectdrawsink.c
@@ -34,7 +34,7 @@
* <refsect2>
* <title>Example pipelines</title>
* |[
- * gst-launch-0.10 -v videotestsrc ! directdrawsink
+ * gst-launch -v videotestsrc ! directdrawsink
* ]| a simple pipeline to test the sink
* </refsect2>
*/