Remove trailing blank line from exports.txt.

This commit is contained in:
Bruce Momjian 2006-05-23 22:14:27 +00:00
parent c1d4551ae1
commit 86722057fd
1 changed files with 1 additions and 2 deletions

View File

@ -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