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/sha256 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'butl/sha256') diff --git a/butl/sha256 b/butl/sha256 index c6b2754..1c20a57 100644 --- a/butl/sha256 +++ b/butl/sha256 @@ -96,6 +96,6 @@ namespace butl // LIBBUTL_EXPORT std::string fingerprint_to_sha256 (const std::string&); -}; +} #endif // BUTL_SHA256 -- cgit v1.1