]> www.ginac.de Git - cln.git/blobdiff - src/float/sfloat/misc/cl_SF_digits.cc
2006-04-25 Bruno Haible <bruno@clisp.org>
[cln.git] / src / float / sfloat / misc / cl_SF_digits.cc
index 35043de89f1a084775834d65a9d7ef2c5a5c7da6..378a287d34e4be2862642e0dab63fe5f6bcd4801 100644 (file)
@@ -14,7 +14,7 @@
 namespace cln {
 
 MAYBE_INLINE
-uintL float_digits (const cl_SF& x)
+uintC float_digits (const cl_SF& x)
 {
        unused x;
        return SF_mant_len+1; // 17