Stripped tabs from source files

[SVN r12333]
This commit is contained in:
John Maddock
2002-01-17 12:46:26 +00:00
parent ae5fdbe5f4
commit 5dcc786a6d
130 changed files with 714 additions and 714 deletions

View File

@@ -31,6 +31,6 @@ namespace boost_no_std_allocator = empty_boost;
int cpp_main( int, char *[] )
{
return boost_no_std_allocator::test();
}
return boost_no_std_allocator::test();
}