tabs removed

[SVN r23618]
This commit is contained in:
Pavol Droba
2004-07-16 09:08:21 +00:00
parent 9fd4119efc
commit cc72a93094

View File

@ -54,7 +54,7 @@ void iterator_test()
BOOST_CHECK( tokens[0]==string("xx") );
BOOST_CHECK( tokens[1]==string("xx") );
ifind_all(
ifind_all(
tokens,
str2,
"xx" );