From: Bruce Momjian Date: Tue, 23 May 2006 22:14:27 +0000 (+0000) Subject: Remove trailing blank line from exports.txt. X-Git-Tag: REL8_2_BETA1~928 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=86722057fdbec6b2419359b553bdbb6fd0558798;p=thirdparty%2Fpostgresql.git Remove trailing blank line from exports.txt. --- diff --git a/src/interfaces/libpq/exports.txt b/src/interfaces/libpq/exports.txt index b50d062c0bc..14e14514c2f 100644 --- a/src/interfaces/libpq/exports.txt +++ b/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 -