diff options
Diffstat (limited to 'patches')
| -rw-r--r-- | patches/patches/001_hello.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/patches/001_hello.patch b/patches/patches/001_hello.patch index c5aacd8..b3f4a22 100644 --- a/patches/patches/001_hello.patch +++ b/patches/patches/001_hello.patch @@ -1,5 +1,5 @@ ---- exercises/001_hello.zig 2023-10-03 22:15:22.122241138 +0200 -+++ answers/001_hello.zig 2023-10-05 20:04:06.846096282 +0200 +--- exercises/001_hello.zig 2026-01-04 14:04:52.752848018 +0100 ++++ answers/001_hello.zig 2026-01-04 14:04:54.209877278 +0100 @@ -16,6 +16,6 @@ // const std = @import("std"); |
