From 638877892f8b3d7e8c1045b25ca4d52bb4997753 Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Thu, 22 Feb 2024 16:12:24 -0500 Subject: [PATCH] Fix annotation --- LEGO1/lego/legoomni/include/legocontainer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LEGO1/lego/legoomni/include/legocontainer.h b/LEGO1/lego/legoomni/include/legocontainer.h index ad230f5d..74fedb18 100644 --- a/LEGO1/lego/legoomni/include/legocontainer.h +++ b/LEGO1/lego/legoomni/include/legocontainer.h @@ -70,7 +70,7 @@ class LegoContainer { inline void SetOwnership(MxBool p_ownership) { m_ownership = p_ownership; } // SYNTHETIC: LEGO1 0x1005a310 - // LegoContainer::`scalar deleting destructor' + // LegoContainer::`scalar deleting destructor' protected: MxBool m_ownership; // 0x04