markup fix

This commit is contained in:
Peter Eisentraut 2001-05-28 14:58:58 +00:00
parent 411d7e4278
commit 3fdfce6839

View File

@ -1,5 +1,5 @@
<!-- <!--
$Header: /cvsroot/pgsql/doc/src/sgml/Attic/plsql.sgml,v 2.33 2001/05/22 13:52:27 momjian Exp $ $Header: /cvsroot/pgsql/doc/src/sgml/Attic/plsql.sgml,v 2.34 2001/05/28 14:58:58 petere Exp $
--> -->
<chapter id="plpgsql"> <chapter id="plpgsql">
@ -994,7 +994,6 @@ END IF;
<para> <para>
Here is an example: Here is an example:
</para>
<programlisting> <programlisting>
IF number = 0 THEN IF number = 0 THEN