From 2f3d114dce06b7798aeef270be2c119ede058a70 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Wed, 1 Jun 2022 04:18:08 +0200 Subject: std::call_once: rename header --- _posts/2015-07-03-std-call-once-bug.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_posts/2015-07-03-std-call-once-bug.md') diff --git a/_posts/2015-07-03-std-call-once-bug.md b/_posts/2015-07-03-std-call-once-bug.md index e4d5a82..57e24b7 100644 --- a/_posts/2015-07-03-std-call-once-bug.md +++ b/_posts/2015-07-03-std-call-once-bug.md @@ -239,7 +239,7 @@ be found in this blog's repository. [complete code sample]: {{ site.github.repository_url }}/tree/master/std_call_once_bug -Resolution +Conclusion ---------- So, since I couldn't submit the bug via Visual Studio's [Connect page], I wrote -- cgit v1.2.3