diff options
-rw-r--r-- | doc/test/test.qbk | 2 | ||||
m--------- | tools/boostbook | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/doc/test/test.qbk b/doc/test/test.qbk index dd63c2dcd8..889d414758 100644 --- a/doc/test/test.qbk +++ b/doc/test/test.qbk @@ -57,7 +57,7 @@ These should be syntax highlighted: [endsect] -[section This should cause an error in PDF builds] +[section Code With a Very Long Line] template <class RealType> RealType inline foo(const RealType& a, const RealType& b, const RealType& c, const RealType& d, const RealType& e, const RealType& f, const RealType& g, const RealType& h){ return 0; } diff --git a/tools/boostbook b/tools/boostbook -Subproject b55c27558f5b4a145564698ab6ee25eaefb2f11 +Subproject eac7e37f0a343c67fbb86c7cf29323c519d2d3f |