aboutsummaryrefslogtreecommitdiff
path: root/libbutl/sendmail.ixx
diff options
context:
space:
mode:
Diffstat (limited to 'libbutl/sendmail.ixx')
-rw-r--r--libbutl/sendmail.ixx2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbutl/sendmail.ixx b/libbutl/sendmail.ixx
index 942b9a8..4fb3dac 100644
--- a/libbutl/sendmail.ixx
+++ b/libbutl/sendmail.ixx
@@ -60,7 +60,7 @@ LIBBUTL_MODEXPORT namespace butl //@@ MOD Clang needs this for some reason.
process& p (*this);
p = process_start_callback (cmdc,
- pipe.in,
+ pipe,
2, // No output expected so redirect to stderr.
std::forward<E> (err),
"sendmail",