mirror of
https://github.com/pocoproject/poco.git
synced 2025-12-09 00:07:35 +01: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