aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/go-patches/0009-runtime-use-CreateWaitableTimerEx-to-implement-uslee.patch
diff options
context:
space:
mode:
Diffstat (limited to 'go-patches/0009-runtime-use-CreateWaitableTimerEx-to-implement-uslee.patch')
-rw-r--r--go-patches/0009-runtime-use-CreateWaitableTimerEx-to-implement-uslee.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/go-patches/0009-runtime-use-CreateWaitableTimerEx-to-implement-uslee.patch b/go-patches/0009-runtime-use-CreateWaitableTimerEx-to-implement-uslee.patch
index 3fbb1fee..4aa40061 100644
--- a/go-patches/0009-runtime-use-CreateWaitableTimerEx-to-implement-uslee.patch
+++ b/go-patches/0009-runtime-use-CreateWaitableTimerEx-to-implement-uslee.patch
@@ -1,7 +1,7 @@
From 1a163f2e676e4664f2db3f614eb4168bda9d4fd8 Mon Sep 17 00:00:00 2001
From: Alex Brainman <alex.brainman@gmail.com>
Date: Sun, 19 Jul 2020 16:06:48 +1000
-Subject: [PATCH 09/10] runtime: use CreateWaitableTimerEx to implement usleep
+Subject: [PATCH 09/11] runtime: use CreateWaitableTimerEx to implement usleep
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit