summaryrefslogtreecommitdiff
path: root/examples/test-launch.c
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2012-11-21 16:41:37 +0100
committerWim Taymans <wim.taymans@collabora.co.uk>2012-11-21 16:41:37 +0100
commit9387c4b451fbc7e26a7d35124c438ab68049736e (patch)
treeaa7f43f3204e689f460238891edf9c2ef66b7ff3 /examples/test-launch.c
parentca11abd193012f99b33412a0f7eaca8a8ea02a5d (diff)
examples: fix whitespace
Diffstat (limited to 'examples/test-launch.c')
-rw-r--r--examples/test-launch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/test-launch.c b/examples/test-launch.c
index 407e576..539b9c5 100644
--- a/examples/test-launch.c
+++ b/examples/test-launch.c
@@ -48,7 +48,7 @@ main (int argc, char *argv[])
mapping = gst_rtsp_server_get_media_mapping (server);
/* make a media factory for a test stream. The default media factory can use
- * gst-launch syntax to create pipelines.
+ * gst-launch syntax to create pipelines.
* any launch line works as long as it contains elements named pay%d. Each
* element with pay%d names will be a stream */
factory = gst_rtsp_media_factory_new ();