aboutsummaryrefslogtreecommitdiff
path: root/source/Host/openbsd/Host.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'source/Host/openbsd/Host.cpp')
-rw-r--r--source/Host/openbsd/Host.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/Host/openbsd/Host.cpp b/source/Host/openbsd/Host.cpp
index cba1f4ee6b7c..8db0498d14b5 100644
--- a/source/Host/openbsd/Host.cpp
+++ b/source/Host/openbsd/Host.cpp
@@ -68,8 +68,7 @@ GetOpenBSDProcessArgs(const ProcessInstanceInfoMatch *match_info_ptr,
cstr = data.GetCStr(&offset);
if (cstr) {
- process_info.GetExecutableFile().SetFile(cstr, false,
- FileSpec::Style::native);
+ process_info.GetExecutableFile().SetFile(cstr, FileSpec::Style::native);
if (!(match_info_ptr == NULL ||
NameMatches(