This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[newlib-cygwin] Cygwin: fenv.h: Convert to ASCII-only


https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=dbd872f4ad8ad40bd47d8ee63cd64acc89682c31

commit dbd872f4ad8ad40bd47d8ee63cd64acc89682c31
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Tue Aug 14 11:48:29 2018 +0200

    Cygwin: fenv.h: Convert to ASCII-only
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/cygwin/include/fenv.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/winsup/cygwin/include/fenv.h b/winsup/cygwin/include/fenv.h
index 95c2e31..7ec5d4d 100644
--- a/winsup/cygwin/include/fenv.h
+++ b/winsup/cygwin/include/fenv.h
@@ -24,7 +24,7 @@ extern "C" {
      C99 Language spec (draft n1256):
    <url unknown>
 
-     Intel® 64 and IA-32 Architectures Software Developer?s Manuals:
+     Intel(R) 64 and IA-32 Architectures Software Developer's Manuals:
    http://www.intel.com/products/processor/manuals/
 
      GNU C library manual pages:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]