summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Ebose <pebose@proton.me>2026-02-27 19:27:04 +0100
committerPaul Ebose <pebose@proton.me>2026-02-27 19:27:04 +0100
commit7d03b8464d29051e3269a810cc9670c190dab165 (patch)
tree474dfe07af1ae3df414afd726c92dd78d8dcc51a
parent9798e80deb7c69cf9412a7ab97a9852f4e31ef2c (diff)
update patch file for 103_tokenization
-rw-r--r--patches/patches/103_tokenization.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/patches/patches/103_tokenization.patch b/patches/patches/103_tokenization.patch
index 01d68fc..941ca3b 100644
--- a/patches/patches/103_tokenization.patch
+++ b/patches/patches/103_tokenization.patch
@@ -1,6 +1,6 @@
---- exercises/103_tokenization.zig 2023-10-05 21:57:23.245974688 +0200
-+++ answers/103_tokenization.zig 2023-10-05 22:06:08.319119156 +0200
-@@ -136,7 +136,7 @@
+--- exercises/103_tokenization.zig 2026-02-27 19:25:11
++++ answers/103_tokenization.zig 2026-02-27 19:26:04
+@@ -134,7 +134,7 @@
;
// now the tokenizer, but what do we need here?