diff options
| author | Howard Hinnant <hhinnant@apple.com> | 2010-08-22 00:02:43 +0000 |
|---|---|---|
| committer | Howard Hinnant <hhinnant@apple.com> | 2010-08-22 00:02:43 +0000 |
| commit | b3371f6f4909a1e2034c69011d0baa1a39b21d48 (patch) | |
| tree | 46a1498f558a86d95ad909e2b075b2ce1ff59070 /libcxx/include/system_error | |
| parent | 86353416a7115dc430b9cd47a1aaeb8f19c34f2c (diff) | |
| download | bcm5719-llvm-b3371f6f4909a1e2034c69011d0baa1a39b21d48.tar.gz bcm5719-llvm-b3371f6f4909a1e2034c69011d0baa1a39b21d48.zip | |
Fixing whitespace problems
llvm-svn: 111750
Diffstat (limited to 'libcxx/include/system_error')
| -rw-r--r-- | libcxx/include/system_error | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libcxx/include/system_error b/libcxx/include/system_error index 8526f375c01..24b232216ea 100644 --- a/libcxx/include/system_error +++ b/libcxx/include/system_error @@ -240,7 +240,6 @@ template <class _Tp> struct is_error_condition_enum // Some error codes are not present on all platforms, so we provide equivalents // for them: - //enum class errc struct errc { |

