mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-01 17:25:03 +02:00
code indentation level
This commit is contained in:
parent
6e92bdc01e
commit
dabbf94cfb
@ -120,8 +120,8 @@ public:
|
||||
}
|
||||
|
||||
SharedPtr(C* ptr)
|
||||
try :
|
||||
_pCounter(new RC), _ptr(ptr)
|
||||
try :
|
||||
_pCounter(new RC), _ptr(ptr)
|
||||
{
|
||||
}
|
||||
catch (...) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user