From 370c429bd6502ce06990b1bd38f8cd0bc81edef8 Mon Sep 17 00:00:00 2001 From: John Maddock Date: Thu, 7 Feb 2008 10:24:29 +0000 Subject: [PATCH] Added comment to suppress inspect warning. [SVN r43148] --- performance/input.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/performance/input.html b/performance/input.html index 128deeaa..9b2312b8 100644 --- a/performance/input.html +++ b/performance/input.html @@ -5,6 +5,7 @@ +

Regular Expression Performance Comparison

@@ -65,7 +66,7 @@ the text indicated was measured. 

%short_matches%


-

© Copyright John Maddock 2003

+

© Copyright John Maddock 2003

Use, modification and distribution are subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)