mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-14 23:07:56 +02:00
Replaced space indentations with tabs
Replaced intermittent space indentations with tabs; removed test.txt file
This commit is contained in:
@@ -206,7 +206,7 @@ public:
|
||||
{
|
||||
return *_object.get();
|
||||
}
|
||||
|
||||
|
||||
bool isAutoDelete(B* pObject) const
|
||||
{
|
||||
return true;
|
||||
|
Reference in New Issue
Block a user