From 4408607c51a7c6e293adae41403b21d4a2c9a429 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 13 Apr 2017 21:47:11 +0300 Subject: Make sendmail ctor to close pipe's reading end explicitly --- butl/timestamp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'butl/timestamp') diff --git a/butl/timestamp b/butl/timestamp index 550aa68..fde789f 100644 --- a/butl/timestamp +++ b/butl/timestamp @@ -141,6 +141,6 @@ namespace butl const char* format, bool local, const char** end = nullptr); -}; +} #endif // BUTL_TIMESTAMP -- cgit v1.1