From cb5da6afd41c9ac262ffb0ceb7fcd277eee40e1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Tue, 6 May 2008 09:34:20 +0000 Subject: [PATCH] Minor stylistic comment change. [SVN r45168] --- v2/test/build_file.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2/test/build_file.py b/v2/test/build_file.py index 92262a6a0..9f602001f 100644 --- a/v2/test/build_file.py +++ b/v2/test/build_file.py @@ -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