Fix typos reported by Sebastian Pipping.

[SVN r42025]
This commit is contained in:
John Maddock
2007-12-14 10:11:21 +00:00
parent 31668ed4be
commit 71fdd5eb44
86 changed files with 3114 additions and 3578 deletions

View File

@ -20,10 +20,10 @@
struct c_regex_traits;
template <class charT>
struct cpp_regex_traits;
class cpp_regex_traits;
template <class charT>
struct w32_regex_traits;
class w32_regex_traits;
} // namespace boost