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

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