This commit is contained in:
Timur A. Fatkhullin
2025-05-27 23:40:43 +03:00
parent 4244f76041
commit 156dfb13ba
4 changed files with 292 additions and 3 deletions

View File

@@ -278,7 +278,7 @@ public:
virtual ~MccMountState()
{
_mount.logTrace("Delete MccMountState instance: {}", (void)this);
_mount.logTrace("Delete MccMountState instance: {}", (void*)this);
};