Fix whitespace

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@113089 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Howard Hinnant
2010-09-04 23:46:48 +00:00
parent 73d21a4f07
commit bfd5530c06
5 changed files with 6 additions and 7 deletions

View File

@@ -46,7 +46,6 @@ __future_error_category::message(int ev) const
return string("unspecified future_errc value\n");
}
const error_category&
future_category()
{