diff --git a/fsw/cfe-core/src/inc/cfe_error.h b/fsw/cfe-core/src/inc/cfe_error.h index 763235f4b..c491ba451 100644 --- a/fsw/cfe-core/src/inc/cfe_error.h +++ b/fsw/cfe-core/src/inc/cfe_error.h @@ -631,7 +631,7 @@ * due to insufficient space in the log buffer. * */ -#define CFE_ES_ERR_SYS_LOG_TRUNCATED ((int32)0x44000028) +#define CFE_ES_ERR_SYS_LOG_TRUNCATED ((int32)0x44000029) /** * @brief Not Implemented