Browse Source

fix typo in vc-7_1-stlport toolset name

[SVN r30782]
Eric Niebler 20 years ago
parent
commit
70e6d53dc7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      status/explicit-failures-markup.xml

+ 1 - 1
status/explicit-failures-markup.xml

@@ -873,7 +873,7 @@
             <toolset name="vc-6_5*"/>
             <toolset name="vc-7_0"/>
             <toolset name="vc-7_1"/>
-            <toolset name="vc- 7_1-stlport"/>
+            <toolset name="vc-7_1-stlport"/>
             <toolset name="vc-8_0"/>
             <toolset name="borland-5_6_4"/>
             <toolset name="gcc-2*"/>

粤ICP备19079148号