Boost logo

Boost-Commit :

From: jurko.gospodnetic_at_[hidden]
Date: 2008-05-06 05:34:21


Author: jurko
Date: 2008-05-06 05:34:20 EDT (Tue, 06 May 2008)
New Revision: 45168
URL: http://svn.boost.org/trac/boost/changeset/45168

Log:
Minor stylistic comment change.
Text files modified:
   trunk/tools/build/v2/test/build_file.py | 4 ++--
   1 files changed, 2 insertions(+), 2 deletions(-)

Modified: trunk/tools/build/v2/test/build_file.py
==============================================================================
--- trunk/tools/build/v2/test/build_file.py (original)
+++ trunk/tools/build/v2/test/build_file.py 2008-05-06 05:34:20 EDT (Tue, 06 May 2008)
@@ -6,8 +6,8 @@
 # accompanying file LICENSE_1_0.txt or copy at
 # http://www.boost.org/LICENSE_1_0.txt)
 
-# Tests that we explicitly request a file (not target) to be built by
-# specifying its name on the command line.
+# Tests that we explicitly request a file (not target) to be built by specifying
+# its name on the command line.
 
 import BoostBuild
 


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