commit | d04c6851681bc9b89ba98c1644cd62d7fb719ac2 | [log] [tgz] |
---|---|---|
author | Eric Fiselier <eric@efcs.ca> | Wed Jun 01 21:35:39 2016 +0000 |
committer | Eric Fiselier <eric@efcs.ca> | Wed Jun 01 21:35:39 2016 +0000 |
tree | 87ee3e3b4ed3729e24e3d715ce41ed13c9b70adb | |
parent | b4a4357ecb6a5a716bf1715bd14733a9641de222 [diff] [blame] |
Remove trailing whitespace in test suite. Approved by Marshall Clow. llvm-svn: 271435
diff --git a/libcxx/test/std/input.output/file.streams/c.files/gets.fail.cpp b/libcxx/test/std/input.output/file.streams/c.files/gets.fail.cpp index 60a7642..064d72c 100644 --- a/libcxx/test/std/input.output/file.streams/c.files/gets.fail.cpp +++ b/libcxx/test/std/input.output/file.streams/c.files/gets.fail.cpp
@@ -10,7 +10,7 @@ // UNSUPPORTED: c++98, c++03, c++11 // test <cstdio> -// gets +// gets #include <cstdio>