summaryrefslogtreecommitdiff
path: root/redfish-core/include/registries
diff options
context:
space:
mode:
authorjayaprakash Mutyala <mutyalax.jayaprakash@intel.com>2020-03-20 20:31:36 +0300
committerjayaprakash Mutyala <mutyalax.jayaprakash@intel.com>2020-03-20 20:31:36 +0300
commit12c7f4388b58a974265827ab62d3981ba98ed8f2 (patch)
treea546bb0ace6bac40d5d52279770ba31aa221526e /redfish-core/include/registries
parent5db4be2178fdeb09f95b58471cbdee7f76f8254b (diff)
downloadbmcweb-12c7f4388b58a974265827ab62d3981ba98ed8f2.tar.xz
Fix for message_registry entries count mismatch
BMCWEB repo build is failing due to mismatch in number of message registry entries. So updated with correct message entry count. Tested: Redfish validator - passed Signed-off-by: jayaprakash Mutyala <mutyalax.jayaprakash@intel.com> Change-Id: I69ad2850c862a1173987554da06163014a222b84
Diffstat (limited to 'redfish-core/include/registries')
-rw-r--r--redfish-core/include/registries/openbmc_message_registry.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/redfish-core/include/registries/openbmc_message_registry.hpp b/redfish-core/include/registries/openbmc_message_registry.hpp
index 8896e64d2b..aeb8b02eea 100644
--- a/redfish-core/include/registries/openbmc_message_registry.hpp
+++ b/redfish-core/include/registries/openbmc_message_registry.hpp
@@ -29,7 +29,7 @@ const Header header = {
"0.1.0",
"OpenBMC",
};
-constexpr std::array<MessageEntry, 154> registry = {
+constexpr std::array<MessageEntry, 155> registry = {
MessageEntry{
"ADDDCCorrectable",
{