reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
This commit is contained in:
@ -44,7 +44,7 @@ TEST(sc, usability)
|
||||
// member function
|
||||
{
|
||||
class Foo {
|
||||
public:
|
||||
public:
|
||||
int dec()
|
||||
{
|
||||
if (i_ <= 0) {
|
||||
|
||||
Reference in New Issue
Block a user