From 5c15b797ffafd36eceecfbf250bd0eead39103dd Mon Sep 17 00:00:00 2001 From: Matthew Barth Date: Wed, 1 Mar 2017 11:17:00 -0600 Subject: Documentation only, no functional change Added copyrights and comments within headers Resolves openbmc/openbmc#959 Change-Id: If58d78a39fb08251a34a88c2b6340c9fa33d2569 Signed-off-by: Matthew Barth --- fan_properties.hpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'fan_properties.hpp') diff --git a/fan_properties.hpp b/fan_properties.hpp index 22d655a..296318d 100644 --- a/fan_properties.hpp +++ b/fan_properties.hpp @@ -10,6 +10,10 @@ namespace phosphor namespace fan { +/** + * @brief Fan enclosure properties + * @details Contains the inventory path, description and list of sensors + */ using Properties = std::tuple>; -- cgit v1.2.1