reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
This commit is contained in:
@ -34,7 +34,7 @@ void has_unfree_callback()
|
||||
has_unfree = true;
|
||||
}
|
||||
class TestAllocator : public ::testing::Test {
|
||||
public:
|
||||
public:
|
||||
virtual void SetUp()
|
||||
{
|
||||
ObMallocAllocator* ma = ObMallocAllocator::get_instance();
|
||||
|
||||
Reference in New Issue
Block a user