Fix typo in DLL list.

This commit is contained in:
Bruce Momjian 2003-04-25 14:18:59 +00:00
parent 3831636645
commit 7b4aa31007
2 changed files with 2 additions and 2 deletions

View File

@ -94,4 +94,4 @@ EXPORTS
_pg_encoding_to_char @ 92
_pg_utf_mblen @ 93
_PQunescapeBytea @ 94
_PQfeeMem @ 95
_PQfreeMem @ 95

View File

@ -94,5 +94,5 @@ EXPORTS
pg_encoding_to_char @ 92
pg_utf_mblen @ 93
PQunescapeBytea @ 94
PQfeeMem @ 95
PQfreeMem @ 95