projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70f8dfe
)
Typo in comment.
author
Bruno Haible
<bruno@clisp.org>
Sun, 20 May 2007 08:10:08 +0000
(08:10 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Sun, 20 May 2007 08:10:08 +0000
(08:10 +0000)
lib/float_.h
patch
|
blob
|
history
diff --git
a/lib/float_.h
b/lib/float_.h
index 78abba7eeb5d7d8c63f4dc622d721b066e69d983..9b2ddaa6ed9863e0beb6478a2b48e5bb2971f360 100644
(file)
--- a/
lib/float_.h
+++ b/
lib/float_.h
@@
-30,7
+30,7
@@
/* Number of mantissa units, in base FLT_RADIX. */
# undef LDBL_MANT_DIG
# define LDBL_MANT_DIG 64
-/* Number of decimal digits that sufficient for representing a number. */
+/* Number of decimal digits that
is
sufficient for representing a number. */
# undef LDBL_DIG
# define LDBL_DIG 18
/* x-1 where x is the smallest representable number > 1. */