From a7d42fef9fe9881650e62b7d0318e39a06e97697 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Wed, 31 Dec 2003 06:30:48 +0000 Subject: * cygwin.din: Make crt0 functions NOSIGFE. * include/cygwin/version.h: Gratuitous comment change. * lib/_cygwin_crt0_common.cc: Remove unneeded declaration. --- winsup/cygwin/include/cygwin/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'winsup/cygwin/include') 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 -- cgit v1.2.3