2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 00:52:16 +00:00

Minor stylistic comment change in tools/build/v2/tools/common.jam.

[SVN r47369]
This commit is contained in:
Jurko Gospodnetić
2008-07-13 00:40:56 +00:00
parent ce51cddfb1
commit 1fe8d9fcbd

View File

@@ -858,8 +858,8 @@ local rule toolset-tag ( name : type ? : property-set )
version = 7 ;
}
}
# On intel, version is not added, because it does not matter and it's the
# version of vc used as backend that matters. Ideally, we'd encode the
# On intel, version is not added, because it does not matter and it is the
# version of vc used as backend that matters. Ideally, we should encode the
# backend version but that would break compatibility with V1.
if $(tag) = iw
{