clang-format: update latest spec and reformat
Copy the latest format file from the docs repository and apply.
Change-Id: Id8301a67d945f8a3d1ceb87ae59087100338119c
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/vpd-manager/include/bios_handler.hpp b/vpd-manager/include/bios_handler.hpp
index 916811e..893a638 100644
--- a/vpd-manager/include/bios_handler.hpp
+++ b/vpd-manager/include/bios_handler.hpp
@@ -81,8 +81,8 @@
* @param[in] attributeName - Attribute to be read.
* @return - Bios attribute current value.
*/
- types::BiosAttributeCurrentValue
- readBiosAttribute(const std::string& attributeName);
+ types::BiosAttributeCurrentValue readBiosAttribute(
+ const std::string& attributeName);
/**
* @brief API to process "hb_field_core_override" attribute.