summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2013-12-05 21:54:49 +0000
committerNico Weber <nicolasweber@gmx.de>2013-12-05 21:54:49 +0000
commitcfbfdd9b55f7c85f83aad51060d3818c559d2ca6 (patch)
treea1a8af6c4da312e2e09afceb29ee2ac5c0c9f6b4
parent034e79a395bf7815fd94ad81d40609aa52f2f34c (diff)
downloadlibcxxabi_35a-cfbfdd9b55f7c85f83aad51060d3818c559d2ca6.tar.gz
80-column wrap a comment in a test
git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@196540 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/catch_const_pointer_nullptr.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/catch_const_pointer_nullptr.cpp b/test/catch_const_pointer_nullptr.cpp
index 412bbe7..417a2aa 100644
--- a/test/catch_const_pointer_nullptr.cpp
+++ b/test/catch_const_pointer_nullptr.cpp
@@ -1,4 +1,4 @@
-//===--------------------- catch_const_pointer_nullptr.cpp ----------------------===//
+//===--------------------- catch_const_pointer_nullptr.cpp ----------------===//
//
// The LLVM Compiler Infrastructure
//