Commit 86722057 authored by Bruce Momjian's avatar Bruce Momjian

Remove trailing blank line from exports.txt.

parent c1d4551a
# $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 # Functions to be exported by libpq DLLs
PQconnectdb 1 PQconnectdb 1
PQsetdbLogin 2 PQsetdbLogin 2
...@@ -129,4 +129,3 @@ PQescapeStringConn 126 ...@@ -129,4 +129,3 @@ PQescapeStringConn 126
PQescapeByteaConn 127 PQescapeByteaConn 127
PQencryptPassword 128 PQencryptPassword 128
PQisthreadsafe 129 PQisthreadsafe 129
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment