summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Crippa Búrigo <arthurcburigo@gmail.com>2021-03-03 02:16:50 +0000
committerOlivier Crête <olivier.crete@ocrete.ca>2021-03-23 15:54:55 +0000
commit0fa06f4805298f4842581f99cdfc671160d4bffa (patch)
tree448d154d289ee01ba2101371358a9af2218b7d29
parent10a461daf42ccc1675727c3946316bba26e1f3ae (diff)
Update pipeline-manipulation.md
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-docs/-/merge_requests/146>
-rw-r--r--markdown/application-development/advanced/pipeline-manipulation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/markdown/application-development/advanced/pipeline-manipulation.md b/markdown/application-development/advanced/pipeline-manipulation.md
index 624ce9e..aef85a3 100644
--- a/markdown/application-development/advanced/pipeline-manipulation.md
+++ b/markdown/application-development/advanced/pipeline-manipulation.md
@@ -684,7 +684,7 @@ main (gint argc,
g_main_loop_unref (loop);
return 0;
- }
+}
```
### Grabbing data with appsink