summaryrefslogtreecommitdiffstats
path: root/utils.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'utils.hpp')
-rw-r--r--utils.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/utils.hpp b/utils.hpp
index 33088df..7c8b871 100644
--- a/utils.hpp
+++ b/utils.hpp
@@ -16,8 +16,7 @@ namespace occ
* @return Service name
* @error InternalFailure exception thrown
*/
-std::string getService(sdbusplus::bus::bus& bus,
- const std::string& path,
+std::string getService(sdbusplus::bus::bus& bus, const std::string& path,
const std::string& intf);
} // namespace occ
} // namespace open_power
OpenPOWER on IntegriCloud