diff options
Diffstat (limited to 'os/rt')
-rw-r--r-- | os/rt/include/chlicense.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/rt/include/chlicense.h b/os/rt/include/chlicense.h index 80ae9313b..8a1e32261 100644 --- a/os/rt/include/chlicense.h +++ b/os/rt/include/chlicense.h @@ -199,7 +199,7 @@ #endif
#if CH_DBG_STATISTICS
- #error "CH_DBG_STATISTICS == TRUE, Condition Variables functionality restricted"
+ #error "CH_DBG_STATISTICS == TRUE, Statistics functionality restricted"
#endif
#if CH_LICENSE_FEATURES == CH_FEATURES_BASIC
|