astyle fix

This commit is contained in:
Reijo Tomperi 2009-06-18 21:05:42 +03:00
parent fafc261611
commit c28cd3f82e
1 changed files with 1 additions and 1 deletions

View File

@ -1291,7 +1291,7 @@ private:
ASSERT_EQUALS(expected, actual); ASSERT_EQUALS(expected, actual);
} }
{ {
const std::string code("void f1(int &p)\n" const std::string code("void f1(int &p)\n"
"{\n" "{\n"