From 03fac3d0c08d73b3b90b938d40f020ae44b4e70e Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 31 May 2023 01:13:08 +0200 Subject: Rename MISSING_LOAD_FONT -> MISSING_LOAD_FONT_FOR_FONT. --- src/verify.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/verify.h') diff --git a/src/verify.h b/src/verify.h index 8a8e77f3..a282d328 100644 --- a/src/verify.h +++ b/src/verify.h @@ -452,7 +452,7 @@ public: * first introduced with a . * id contains the ID of the tag. */ - MISSING_LOAD_FONT + MISSING_LOAD_FONT_FOR_FONT, }; VerificationNote (Type type, Code code) -- cgit v1.2.3