aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/templates/icu_lld.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/templates/icu_lld.h')
-rw-r--r--os/hal/templates/icu_lld.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/templates/icu_lld.h b/os/hal/templates/icu_lld.h
index b30733a43..0c3b58ba2 100644
--- a/os/hal/templates/icu_lld.h
+++ b/os/hal/templates/icu_lld.h
@@ -52,7 +52,7 @@
* @details If set to @p TRUE the support for ICU1 is included.
*/
#if !defined(PLATFORM_ICU_USE_ICU1) || defined(__DOXYGEN__)
-#define PLATFORM_ICU_USE_ICU1 FALSE
+#define PLATFORM_ICU_USE_ICU1 FALSE
#endif
/** @} */