diff options
| author | David Schultz <das@FreeBSD.org> | 2012-01-20 06:16:14 +0000 |
|---|---|---|
| committer | David Schultz <das@FreeBSD.org> | 2012-01-20 06:16:14 +0000 |
| commit | c36abe0dcf91e964fbb194f3f8589dc8f05cd146 (patch) | |
| tree | ca7e1949c416c8eaa7e890e6031477d283c8ddb9 /lib/libc/softfloat/softfloat.txt | |
| parent | 30d3283b15c965aff5d553d817c99011900f036b (diff) | |
Notes
Diffstat (limited to 'lib/libc/softfloat/softfloat.txt')
| -rw-r--r-- | lib/libc/softfloat/softfloat.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/softfloat/softfloat.txt b/lib/libc/softfloat/softfloat.txt index bd63324faa96..414506f7fef2 100644 --- a/lib/libc/softfloat/softfloat.txt +++ b/lib/libc/softfloat/softfloat.txt @@ -1,4 +1,4 @@ -$NetBSD: softfloat.txt,v 1.1 2000/06/06 08:15:10 bjh21 Exp $ +$NetBSD: softfloat.txt,v 1.2 2006/11/24 19:46:58 christos Exp $ $FreeBSD$ SoftFloat Release 2a General Documentation @@ -27,7 +27,7 @@ Limitations SoftFloat is written in C and is designed to work with other C code. The SoftFloat header files assume an ISO/ANSI-style C compiler. No attempt -has been made to accomodate compilers that are not ISO-conformant. In +has been made to accommodate compilers that are not ISO-conformant. In particular, the distributed header files will not be acceptable to any compiler that does not recognize function prototypes. |
