summaryrefslogtreecommitdiffstats
path: root/libcxx/test/re/iterators.h
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2010-08-22 00:45:01 +0000
committerHoward Hinnant <hhinnant@apple.com>2010-08-22 00:45:01 +0000
commitf36101dd3d86899f992962d9c546ea4425a34119 (patch)
treecacf9c98179cae5c3376005ddc5e10b4eb56ac64 /libcxx/test/re/iterators.h
parenta0eaf608cd058d301b0b66461b67618182696e3f (diff)
downloadbcm5719-llvm-f36101dd3d86899f992962d9c546ea4425a34119.tar.gz
bcm5719-llvm-f36101dd3d86899f992962d9c546ea4425a34119.zip
Fixing whitespace problems
llvm-svn: 111763
Diffstat (limited to 'libcxx/test/re/iterators.h')
-rw-r--r--libcxx/test/re/iterators.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/test/re/iterators.h b/libcxx/test/re/iterators.h
index 8ca5e889ec8..3d2f5a8b6ff 100644
--- a/libcxx/test/re/iterators.h
+++ b/libcxx/test/re/iterators.h
@@ -274,4 +274,4 @@ operator-(const random_access_iterator<T>& x, const random_access_iterator<U>& y
return x.base() - y.base();
}
-#endif
+#endif // ITERATORS_H
OpenPOWER on IntegriCloud