]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/tr1/7_regular_expressions/regex/cons/char/default.cc
Remove trailing whitespace from libstdc++-v3 files
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / tr1 / 7_regular_expressions / regex / cons / char / default.cc
index 1c03709aaa8dba495f0874fd3625fe8e26fae242..d8fbd7c68af0ed83178946cb5632722d5a53e83c 100644 (file)
@@ -24,8 +24,8 @@
 #include <tr1/regex>
 
 void
-test01() 
-{ 
+test01()
+{
   std::tr1::regex re;
 }