summaryrefslogtreecommitdiff
path: root/patches
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2026-04-14 08:22:30 +0200
committerChris Boesch <chrboesch@noreply.codeberg.org>2026-04-14 08:22:30 +0200
commit8c0848245260f5a5a73793bc91daa432d2310bc6 (patch)
treef6e31aca4da398990b7d11f65b3579c01cf2d5a3 /patches
parentb9cbe199ab257cac447412cd924d4e833a9f7b7b (diff)
parent5eadcdc9f9b991d331c02a79bdfa7c0a3d35bb17 (diff)
Merge pull request 'added result for 12 digits' (#397) from pi_precision into main
Reviewed-on: https://codeberg.org/ziglings/exercises/pulls/397
Diffstat (limited to 'patches')
-rw-r--r--patches/patches/108_threading2.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/patches/108_threading2.patch b/patches/patches/108_threading2.patch
index d71f254..c06a985 100644
--- a/patches/patches/108_threading2.patch
+++ b/patches/patches/108_threading2.patch
@@ -1,5 +1,5 @@
---- exercises/108_threading2.zig 2025-08-15 15:17:57.839348063 +0200
-+++ answers/108_threading2.zig 2026-04-02 10:51:15.811831656 +0200
+--- exercises/108_threading2.zig 2026-04-14 06:44:18.848246237 +0200
++++ answers/108_threading2.zig 2026-04-14 08:15:30.894485037 +0200
@@ -81,8 +81,8 @@
defer handle1.join();