Boost logo

Boost-Commit :

From: jurko.gospodnetic_at_[hidden]
Date: 2008-05-03 21:58:58


Author: jurko
Date: 2008-05-03 21:58:58 EDT (Sat, 03 May 2008)
New Revision: 45102
URL: http://svn.boost.org/trac/boost/changeset/45102

Log:
Minor stylistic comment change.
Text files modified:
   trunk/tools/build/v2/util/assert.jam | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/tools/build/v2/util/assert.jam
==============================================================================
--- trunk/tools/build/v2/util/assert.jam (original)
+++ trunk/tools/build/v2/util/assert.jam 2008-05-03 21:58:58 EDT (Sat, 03 May 2008)
@@ -8,7 +8,7 @@
 import modules ;
 
 
-# Assert the equality of A and B
+# Assert the equality of A and B.
 #
 rule equal ( a * : b * )
 {


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