aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/utility.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-12 21:49:26 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-12 21:49:26 +0300
commitd607470c3ce28c13ec3f55971803752446ff7387 (patch)
tree3c07240a5f201e6ce5af78bc0ef1b6a5dda00c23 /libbuild2/utility.hxx
parent0b95ca508ed4d664721f41dccda6b49e87941d00 (diff)
Adapt to renaming butl::fdnull() to fdopen_null()
Diffstat (limited to 'libbuild2/utility.hxx')
-rw-r--r--libbuild2/utility.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbuild2/utility.hxx b/libbuild2/utility.hxx
index dd4b78b..3a5e708 100644
--- a/libbuild2/utility.hxx
+++ b/libbuild2/utility.hxx
@@ -522,7 +522,7 @@ namespace build2
open_pipe ();
auto_fd
- open_dev_null ();
+ open_null ();
// Empty/nullopt string, path, and project name.
//