summaryrefslogtreecommitdiff
path: root/redfish-core/lib/log_services.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'redfish-core/lib/log_services.hpp')
-rw-r--r--redfish-core/lib/log_services.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/redfish-core/lib/log_services.hpp b/redfish-core/lib/log_services.hpp
index 11cdeffd89..8b1466aa28 100644
--- a/redfish-core/lib/log_services.hpp
+++ b/redfish-core/lib/log_services.hpp
@@ -325,7 +325,7 @@ static bool
return !redfishLogFiles.empty();
}
-std::string getDumpEntriesPath(const std::string& dumpType)
+static std::string getDumpEntriesPath(const std::string& dumpType)
{
std::string entriesPath;