Remove trailing whitespace

This commit is contained in:
j883376
2013-05-06 13:07:41 -04:00
parent 7a93966158
commit ffcff4aea1
548 changed files with 16397 additions and 16398 deletions
+6 -6
View File
@@ -44,9 +44,9 @@ namespace Test
class HtmlOutput : public CollectorOutput
{
public:
void generate(std::ostream& os, bool incl_ok_tests = true,
void generate(std::ostream& os, bool incl_ok_tests = true,
const std::string& name = "");
private:
struct SuiteRow;
struct TestRow;
@@ -57,8 +57,8 @@ namespace Test
friend struct TestSuiteRow;
};
} // namespace Test
#endif // #ifndef CPPTEST_HTMLOUTPUT_H
} // namespace Test
#endif // #ifndef CPPTEST_HTMLOUTPUT_H