summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--patches/patches/065_builtins2.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/patches/065_builtins2.patch b/patches/patches/065_builtins2.patch
index ad4192b..89fd652 100644
--- a/patches/patches/065_builtins2.patch
+++ b/patches/patches/065_builtins2.patch
@@ -1,5 +1,5 @@
---- exercises/065_builtins2.zig 2025-06-17 13:58:07.857258167 +0200
-+++ answers/065_builtins2.zig 2025-06-17 13:56:36.630415938 +0200
+--- exercises/065_builtins2.zig 2026-02-27 13:10:36
++++ answers/065_builtins2.zig 2026-02-27 13:10:52
@@ -58,7 +58,7 @@
// Oops! We cannot leave the 'me' and 'myself' fields
// undefined. Please set them here: