Tabs removed.

[SVN r15175]
This commit is contained in:
Peter Dimov
2002-09-06 12:50:02 +00:00
parent 275cb77378
commit f79b8cb7ae

View File

@ -55,7 +55,7 @@ public:
virtual char const * what() const throw()
{
return "boost::use_count_is_zero";
return "boost::use_count_is_zero";
}
};