From 0dc33a4dd49eb560e98b24090969fd618a4c6198 Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Sat, 18 Oct 2025 08:58:32 +0200 Subject: refactor memops --- src/countries.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/countries.cpp') diff --git a/src/countries.cpp b/src/countries.cpp index 5712a7f..7170e5b 100644 --- a/src/countries.cpp +++ b/src/countries.cpp @@ -21,7 +21,7 @@ static country_impl country_map[] = { _nl_country_impl, - // Add new locales here. + // Add new countries here. }; static const u32 country_map_count = sizeof(country_map) / sizeof(country_map[0]); -- cgit v1.2.3-70-g09d2