OSDN Git Service

Remove extraneous end tag. Code now compiles cleanly.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Wed, 2 Feb 2000 16:23:37 +0000 (16:23 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Wed, 2 Feb 2000 16:23:37 +0000 (16:23 +0000)
doc/src/sgml/libpq.sgml

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