aboutsummaryrefslogtreecommitdiff
path: root/bpkg/utility.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/utility.hxx')
-rw-r--r--bpkg/utility.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/utility.hxx b/bpkg/utility.hxx
index a8e4a7e..1763af0 100644
--- a/bpkg/utility.hxx
+++ b/bpkg/utility.hxx
@@ -172,7 +172,7 @@ namespace bpkg
open_pipe ();
auto_fd
- open_dev_null ();
+ open_null ();
// Directory extracted from argv[0] (i.e., this process' recall directory)
// or empty if there is none. Can be used as a search fallback.