Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2001-08-31 09:24:36 +0400
committerChristopher Faylor <me@cgf.cx>2001-08-31 09:24:36 +0400
commit5e2ccd4bc2899656b1497aefe5700eeba42335da (patch)
treef957a82271e4f2ac344ccbdbcaf1ac96b6cb0350 /winsup/cygwin/cygwin.sc
parentfcc46b19d3aec6e4f75ab6c1e588286198379f94 (diff)
minor wording change.
Diffstat (limited to 'winsup/cygwin/cygwin.sc')
-rw-r--r--winsup/cygwin/cygwin.sc2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/cygwin.sc b/winsup/cygwin/cygwin.sc
index 42fdffc98..ffadd35b5 100644
--- a/winsup/cygwin/cygwin.sc
+++ b/winsup/cygwin/cygwin.sc
@@ -20,7 +20,7 @@ SECTIONS
etext = .;
*(.gcc_except_table)
}
- /* The Cygwin32 library uses a section to avoid copying certain data
+ /* The Cygwin DLL uses a section to avoid copying certain data
on fork. This used to be named ".data". The linker used
to include this between __data_start__ and __data_end__, but that
breaks building the cygwin32 dll. Instead, we name the section