From 9c87dd64259600999df6bf722d269cd618cc77d7 Mon Sep 17 00:00:00 2001 From: Christian Semmler Date: Fri, 15 Dec 2023 10:26:59 -0500 Subject: [PATCH] Fix annotation --- LEGO1/mxcompositepresenter.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LEGO1/mxcompositepresenter.h b/LEGO1/mxcompositepresenter.h index 93148065..f6929b6d 100644 --- a/LEGO1/mxcompositepresenter.h +++ b/LEGO1/mxcompositepresenter.h @@ -59,6 +59,6 @@ class MxCompositePresenter : public MxPresenter { // List::~List // TEMPLATE: LEGO1 0x100b6cd0 -// MxList::_DeleteEntry +// MxList::DeleteEntry #endif // MXCOMPOSITEPRESENTER_H