Skip to content

Commit 83b692d

Browse files
committed
Darin -> Darwin.
1 parent e81b7b1 commit 83b692d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/port/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ applications.
2323
from libpgport are linked first. This avoids having applications
2424
dependent on symbols that are _used_ by libpq, but not intended to be
2525
exported by libpq. libpq's libpgport usage changes over time, so such a
26-
dependency is a problem. Win32, Linux, and Darin use an export list to
26+
dependency is a problem. Win32, Linux, and Darwin use an export list to
2727
control the symbols exported by libpq.
2828

0 commit comments

Comments
 (0)