2
0
mirror of https://github.com/boostorg/spirit.git synced 2026-01-19 04:42:11 +00:00

Fixed another unescaped Jamfile warnings

This commit is contained in:
Nikita Kniazev
2019-03-03 03:30:56 +03:00
parent 0fb76692dd
commit f6297dc92f
2 changed files with 2 additions and 2 deletions

View File

@@ -32,5 +32,5 @@ boostbook spirit_x3
<include>.
<format>pdf:<xsl:param>img.src.path=$(images_location)/
<format>pdf:<xsl:param>draft.mode="no"
<format>pdf:<xsl:param>boost.url.prefix=http://www.boost.org/doc/libs/release/libs/spirit/doc/html
<format>pdf:<xsl:param>"boost.url.prefix=http://www.boost.org/doc/libs/release/libs/spirit/doc/html"
;