diff options
author | Nico Weber <nicolasweber@gmx.de> | 2013-12-05 21:54:49 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2013-12-05 21:54:49 +0000 |
commit | 6ceed44db413a3ceb20533ab9191084c49adc7b2 (patch) | |
tree | ba24e4a650619933a19d5932615a85f65ebdb0f6 /libcxxabi | |
parent | e593fea5f7f1142062eac6fe43b528b2b0104f83 (diff) | |
download | bcm5719-llvm-6ceed44db413a3ceb20533ab9191084c49adc7b2.tar.gz bcm5719-llvm-6ceed44db413a3ceb20533ab9191084c49adc7b2.zip |
80-column wrap a comment in a test
llvm-svn: 196540
Diffstat (limited to 'libcxxabi')
-rw-r--r-- | libcxxabi/test/catch_const_pointer_nullptr.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxxabi/test/catch_const_pointer_nullptr.cpp b/libcxxabi/test/catch_const_pointer_nullptr.cpp index 412bbe75f37..417a2aa13b1 100644 --- a/libcxxabi/test/catch_const_pointer_nullptr.cpp +++ b/libcxxabi/test/catch_const_pointer_nullptr.cpp @@ -1,4 +1,4 @@ -//===--------------------- catch_const_pointer_nullptr.cpp ----------------------===// +//===--------------------- catch_const_pointer_nullptr.cpp ----------------===// // // The LLVM Compiler Infrastructure // |