diff options
author | Howard Hinnant <hhinnant@apple.com> | 2010-08-22 00:03:27 +0000 |
---|---|---|
committer | Howard Hinnant <hhinnant@apple.com> | 2010-08-22 00:03:27 +0000 |
commit | 940e211c87ceb6e43bf7a2bfd5df9783ad75ae6c (patch) | |
tree | 43c7c28a8644d312e1618bf0c2a7251f8fb9d2f6 /libcxx/src/bind.cpp | |
parent | b3371f6f4909a1e2034c69011d0baa1a39b21d48 (diff) | |
download | bcm5719-llvm-940e211c87ceb6e43bf7a2bfd5df9783ad75ae6c.tar.gz bcm5719-llvm-940e211c87ceb6e43bf7a2bfd5df9783ad75ae6c.zip |
Fixing whitespace problems
llvm-svn: 111751
Diffstat (limited to 'libcxx/src/bind.cpp')
-rw-r--r-- | libcxx/src/bind.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libcxx/src/bind.cpp b/libcxx/src/bind.cpp index 027c107d214..230715c9e26 100644 --- a/libcxx/src/bind.cpp +++ b/libcxx/src/bind.cpp @@ -27,5 +27,4 @@ __ph<10> _10; } // placeholders - _LIBCPP_END_NAMESPACE_STD |