From 822059e4e69547f8e97a1cd219912f55826b0414 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 27 Jul 2017 18:00:16 +0300 Subject: Rename process_start() and process_run() overloads --- libbutl/sendmail.hxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libbutl/sendmail.hxx') diff --git a/libbutl/sendmail.hxx b/libbutl/sendmail.hxx index 465a474..c631f18 100644 --- a/libbutl/sendmail.hxx +++ b/libbutl/sendmail.hxx @@ -77,7 +77,8 @@ namespace butl const recipients_type& bcc, O&&... options); - // Version with the command line callback (see process_run() for details). + // Version with the command line callback (see process_run_callback() for + // details). // template sendmail (const C&, -- cgit v1.1