Fix incorrectly matched tags, as found by xsltproc. ;-)

Original commit message from CVS:
Fix incorrectly matched tags, as found by xsltproc. ;-)
This commit is contained in:
Richard Boulton 2001-07-18 22:18:02 +00:00
parent 46b6f647ff
commit 8f72f095d8
2 changed files with 2 additions and 2 deletions

View file

@ -43,6 +43,7 @@
<option>--gst-plugin-path=<replaceable>PATH</replaceable></option>
Add a directory to the plugin search path.
</para>
</listitem>
<listitem>
<para>
<option>--help</option> Print the a short desciption of the
@ -52,7 +53,6 @@
</listitem>
</itemizedlist>
</para>
<para>
<para>
The follwing table gives an overview of the mask values and
their meaning. (enabled) means that the corresponding flag

View file

@ -207,7 +207,7 @@ gst_play_have_type (GstElement *typefind, GstCaps *caps, GstElement *pipeline)
Finally we set the pipeline back to the playing state. At this point the
cache will replay the buffers. We will be notified when the cache is empty
with the gst_play_cache_empty callback function:
<para>
</para>
<programlisting>
static void