summaryrefslogtreecommitdiff
path: root/patches
diff options
context:
space:
mode:
Diffstat (limited to 'patches')
-rw-r--r--patches/patches/104_threading.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/patches/104_threading.patch b/patches/patches/104_threading.patch
index 51d7035..1009a3a 100644
--- a/patches/patches/104_threading.patch
+++ b/patches/patches/104_threading.patch
@@ -1,5 +1,5 @@
---- exercises/104_threading.zig 2025-11-15 19:13:35.359496111 +0100
-+++ answers/104_threading.zig 2025-11-15 19:11:20.468752429 +0100
+--- exercises/104_threading.zig 2025-11-01 15:54:27.074988112 +0100
++++ answers/104_threading.zig 2025-11-01 15:56:12.852195135 +0100
@@ -97,12 +97,12 @@
defer handle.join();