From 48f531613d015c74d27001062e36a2386f8c84e9 Mon Sep 17 00:00:00 2001 From: disinvite Date: Tue, 11 Mar 2025 21:07:39 -0400 Subject: [PATCH] Fix comment --- LEGO1/lego/sources/misc/legoutil.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LEGO1/lego/sources/misc/legoutil.h b/LEGO1/lego/sources/misc/legoutil.h index 32e9ad08..871a9b72 100644 --- a/LEGO1/lego/sources/misc/legoutil.h +++ b/LEGO1/lego/sources/misc/legoutil.h @@ -1,7 +1,7 @@ #ifndef __LEGOUTIL_H #define __LEGOUTIL_H -// TODO: exclude from modern compilers due to clash with mxutilities.h +// Exclude from modern compilers due to clash with mxutilities.h #ifndef COMPAT_MODE template