summaryrefslogtreecommitdiff
path: root/patches
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2024-11-02 17:03:46 +0100
committerChris Boesch <chrboesch@noreply.codeberg.org>2024-11-02 17:03:46 +0100
commitfb018d212c1e6d8efc42740c6b99d38c62e52d92 (patch)
tree278913282d760fea80ac004bf438bfa6281d9ce4 /patches
parentd0d31ae73ad4d4445ccadcb0e891d3527230fcfc (diff)
Improved maximumNarcissism
Diffstat (limited to 'patches')
-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 d6f0839..e5e6410 100644
--- a/patches/patches/065_builtins2.patch
+++ b/patches/patches/065_builtins2.patch
@@ -1,5 +1,5 @@
---- exercises/065_builtins2.zig 2024-09-02 19:15:56.569952315 +0200
-+++ answers/065_builtins2.zig 2024-09-02 19:13:44.280600350 +0200
+--- exercises/065_builtins2.zig 2024-11-02 16:58:30.607829441 +0100
++++ answers/065_builtins2.zig 2024-11-02 16:58:33.821220588 +0100
@@ -58,7 +58,7 @@
// Oops! We cannot leave the 'me' and 'myself' fields
// undefined. Please set them here: