summaryrefslogtreecommitdiff
path: root/redfish-core/lib/systems.hpp
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2020-10-31 00:15:13 +0300
committerGunnar Mills <gmills@us.ibm.com>2020-11-09 21:52:17 +0300
commit8f9ee3cd141a0d49f703d4358c81ddb644703cc2 (patch)
tree7da1540dbbfbaf019105da12ea733681a0b828b4 /redfish-core/lib/systems.hpp
parentda4784d8ab8490579ad21467efb2b2f8ce3c608c (diff)
downloadbmcweb-8f9ee3cd141a0d49f703d4358c81ddb644703cc2.tar.xz
Redfish: getComputerSystem: Fix Doxygen
Change-Id: I88aefe92ba2dab2c76c9e0ae14375591733f5e5a Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'redfish-core/lib/systems.hpp')
-rw-r--r--redfish-core/lib/systems.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/redfish-core/lib/systems.hpp b/redfish-core/lib/systems.hpp
index 944f730fa2..d042ca349a 100644
--- a/redfish-core/lib/systems.hpp
+++ b/redfish-core/lib/systems.hpp
@@ -140,7 +140,7 @@ inline void
* @brief Retrieves computer system properties over dbus
*
* @param[in] aResp Shared pointer for completing asynchronous calls
- * @param[in] name Computer system name from request
+ * @param[in] systemHealth Shared HealthPopulate pointer
*
* @return None.
*/