|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r82121 - sandbox/e_float/boost/e_float
From: e_float_at_[hidden]
Date: 2012-12-20 12:33:15
Author: christopher_kormanyos
Date: 2012-12-20 12:33:14 EST (Thu, 20 Dec 2012)
New Revision: 82121
URL: http://svn.boost.org/trac/boost/changeset/82121
Log:
Trivial cleanup.
Text files modified:
sandbox/e_float/boost/e_float/e_float_base.hpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: sandbox/e_float/boost/e_float/e_float_base.hpp
==============================================================================
--- sandbox/e_float/boost/e_float/e_float_base.hpp (original)
+++ sandbox/e_float/boost/e_float/e_float_base.hpp 2012-12-20 12:33:14 EST (Thu, 20 Dec 2012)
@@ -26,7 +26,7 @@
// Select the number of decimal digits in e_float
// by setting the value of E_FLOAT_DIGITS10.
- // Note: This is a compile-time constant.
+ // Do note that this is a compile-time constant.
#define E_FLOAT_DIGITS10 100
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk