Removed newline at end of exports files.

This commit is contained in:
Michael Meskes 2007-10-04 16:29:33 +00:00
parent b26738b583
commit 085ffb24dc
3 changed files with 3 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/exports.txt,v 1.2 2007/10/03 14:01:28 meskes Exp $ # $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/exports.txt,v 1.3 2007/10/04 16:29:33 meskes Exp $
# Functions to be exported by ecpg_compatlib DLL # Functions to be exported by ecpg_compatlib DLL
ECPG_informix_get_var 1 ECPG_informix_get_var 1
ECPG_informix_set_var 2 ECPG_informix_set_var 2
@ -41,4 +41,3 @@ rtypwidth 38
rupshift 39 rupshift 39
ldchar 40 ldchar 40
byleng 41 byleng 41

View File

@ -1,4 +1,4 @@
# $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/exports.txt,v 1.2 2007/10/03 12:11:37 mha Exp $ # $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/exports.txt,v 1.3 2007/10/04 16:29:33 meskes Exp $
# Functions to be exported by ecpglib DLL # Functions to be exported by ecpglib DLL
ECPGallocate_desc 1 ECPGallocate_desc 1
ECPGconnect 2 ECPGconnect 2
@ -25,4 +25,3 @@ ECPGsetconn 22
ECPGstatus 23 ECPGstatus 23
ECPGtrans 24 ECPGtrans 24
sqlprint 25 sqlprint 25

View File

@ -1,4 +1,4 @@
# $PostgreSQL: pgsql/src/interfaces/ecpg/pgtypeslib/exports.txt,v 1.1 2007/10/03 13:20:19 meskes Exp $ # $PostgreSQL: pgsql/src/interfaces/ecpg/pgtypeslib/exports.txt,v 1.2 2007/10/04 16:29:33 meskes Exp $
# Functions to be exported by pgtypeslib DLL # Functions to be exported by pgtypeslib DLL
PGTYPESdate_dayofweek 1 PGTYPESdate_dayofweek 1
PGTYPESdate_defmt_asc 2 PGTYPESdate_defmt_asc 2
@ -45,4 +45,3 @@ PGTYPEStimestamp_from_asc 42
PGTYPEStimestamp_sub 43 PGTYPEStimestamp_sub 43
PGTYPEStimestamp_sub_interval 44 PGTYPEStimestamp_sub_interval 44
PGTYPEStimestamp_to_asc 45 PGTYPEStimestamp_to_asc 45