summaryrefslogtreecommitdiffstats
path: root/elog_meta.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'elog_meta.hpp')
-rw-r--r--elog_meta.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/elog_meta.hpp b/elog_meta.hpp
index 632a049..b947948 100644
--- a/elog_meta.hpp
+++ b/elog_meta.hpp
@@ -105,7 +105,7 @@ inline void build<example::xyz::openbmc_project::
template <>
void build<xyz::openbmc_project::Common::
Callout::Device::CALLOUT_DEVICE_PATH>(
- std::string&& match,
+ const std::string& match,
const std::vector<std::string>& data,
AssociationList& list);
OpenPOWER on IntegriCloud