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>2003-12-31 09:30:48 +0300
committerChristopher Faylor <me@cgf.cx>2003-12-31 09:30:48 +0300
commita7d42fef9fe9881650e62b7d0318e39a06e97697 (patch)
tree664ec1102a108ab355af67ec5aa673860806240a /winsup/cygwin/include
parentf7cb207b69067e4d1226f4d0786bc4c287cbe173 (diff)
* cygwin.din: Make crt0 functions NOSIGFE.
* include/cygwin/version.h: Gratuitous comment change. * lib/_cygwin_crt0_common.cc: Remove unneeded declaration.
Diffstat (limited to 'winsup/cygwin/include')
-rw-r--r--winsup/cygwin/include/cygwin/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h
index be6d392ee..4b083d0e3 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -38,7 +38,7 @@ details. */
means of Cygwin versioning: */
/* The DLL major and minor numbers correspond to the "version of
- the Cygwin library". This version is used to track important
+ the Cygwin shared library". This version is used to track important
changes to the DLL and is mainly informative in nature. */
#define CYGWIN_VERSION_DLL_MAJOR 1005