From 07d71516b66cd07b1e2febd765169fdac67e8859 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Sat, 6 Jan 2007 12:48:28 +0000 Subject: [PATCH] Fix comment. [SVN r36606] --- v2/tools/acc.jam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2/tools/acc.jam b/v2/tools/acc.jam index 500f8dd4c..ed12c8714 100644 --- a/v2/tools/acc.jam +++ b/v2/tools/acc.jam @@ -5,7 +5,7 @@ # or copy at http://www.boost.org/LICENSE_1_0.txt) # -# Boost.Build V2 toolset for the IBM VisualAge compiler +# Boost.Build V2 toolset for the HP aC++ compiler. # import toolset : flags ;