Remove trailing blank line from exports.txt.

REL8_2_STABLE
Bruce Momjian 20 years ago
parent c1d4551ae1
commit 86722057fd
  1. 3
      src/interfaces/libpq/exports.txt

@ -1,4 +1,4 @@
# $PostgreSQL: pgsql/src/interfaces/libpq/exports.txt,v 1.9 2006/05/23 22:13:19 momjian Exp $
# $PostgreSQL: pgsql/src/interfaces/libpq/exports.txt,v 1.10 2006/05/23 22:14:27 momjian Exp $
# Functions to be exported by libpq DLLs
PQconnectdb 1
PQsetdbLogin 2
@ -129,4 +129,3 @@ PQescapeStringConn 126
PQescapeByteaConn 127
PQencryptPassword 128
PQisthreadsafe 129

Loading…
Cancel
Save