From 5d0f18d6ade7b1a221f78ffc5f9c9456d9076c53 Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Wed, 3 Oct 2007 12:11:37 +0000 Subject: [PATCH] Fix typo --- src/interfaces/ecpg/ecpglib/exports.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/interfaces/ecpg/ecpglib/exports.txt b/src/interfaces/ecpg/ecpglib/exports.txt index 69ee810087..3f83e044d7 100644 --- a/src/interfaces/ecpg/ecpglib/exports.txt +++ b/src/interfaces/ecpg/ecpglib/exports.txt @@ -1,5 +1,5 @@ -# $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/exports.txt,v 1.1 2007/10/03 11:11:12 meskes Exp $ -# Functions to be exported by libpq DLLs +# $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/exports.txt,v 1.2 2007/10/03 12:11:37 mha Exp $ +# Functions to be exported by ecpglib DLL ECPGallocate_desc 1 ECPGconnect 2 ECPGdeallocate 3 -- 2.11.0