Commit 7b4aa310 authored by Bruce Momjian's avatar Bruce Momjian

Fix typo in DLL list.

parent 38316366
......@@ -94,4 +94,4 @@ EXPORTS
_pg_encoding_to_char @ 92
_pg_utf_mblen @ 93
_PQunescapeBytea @ 94
_PQfeeMem @ 95
_PQfreeMem @ 95
......@@ -94,5 +94,5 @@ EXPORTS
pg_encoding_to_char @ 92
pg_utf_mblen @ 93
PQunescapeBytea @ 94
PQfeeMem @ 95
PQfreeMem @ 95
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