summaryrefslogtreecommitdiffstats
path: root/libcxx/src/regex.cpp
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2010-08-22 00:03:27 +0000
committerHoward Hinnant <hhinnant@apple.com>2010-08-22 00:03:27 +0000
commit940e211c87ceb6e43bf7a2bfd5df9783ad75ae6c (patch)
tree43c7c28a8644d312e1618bf0c2a7251f8fb9d2f6 /libcxx/src/regex.cpp
parentb3371f6f4909a1e2034c69011d0baa1a39b21d48 (diff)
Fixing whitespace problems
llvm-svn: 111751
Diffstat (limited to 'libcxx/src/regex.cpp')
-rw-r--r--libcxx/src/regex.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/libcxx/src/regex.cpp b/libcxx/src/regex.cpp
index c84d43e50392..1a963770e180 100644
--- a/libcxx/src/regex.cpp
+++ b/libcxx/src/regex.cpp
@@ -312,6 +312,4 @@ __match_any_but_newline<wchar_t>::__exec(__state& __s) const
}
}
-
-
_LIBCPP_END_NAMESPACE_STD