diff --git a/plugins/elements/gstfdsrc.c b/plugins/elements/gstfdsrc.c index cebca2197d..c6551252b0 100644 --- a/plugins/elements/gstfdsrc.c +++ b/plugins/elements/gstfdsrc.c @@ -44,6 +44,7 @@ * * * + * * * Example launch line * |[ @@ -51,6 +52,7 @@ * ]| A simple pipeline to read from the standard input and dump the data * with a fakesink as hex ascii block. * + * */ #ifdef HAVE_CONFIG_H