Remove extraneous end tag. Code now compiles cleanly.

This commit is contained in:
Thomas G. Lockhart 2000-02-02 16:23:37 +00:00
parent acaa064fa8
commit 215935daa3
1 changed files with 1 additions and 1 deletions

View File

@ -1062,13 +1062,13 @@ struct {
char **fieldName; /* null terminated array of replacement field names */ char **fieldName; /* null terminated array of replacement field names */
} PQprintOpt; } PQprintOpt;
</synopsis> </synopsis>
This function was formerly used by <application>psql</application> This function was formerly used by <application>psql</application>
to print query results, but this is no longer the case and this to print query results, but this is no longer the case and this
function is no longer supported. function is no longer supported.
</para> </para>
</listitem> </listitem>
</listitem>
<listitem> <listitem>
<para> <para>
<function>PQclear</function> <function>PQclear</function>