From f87097ae54f5b5508f71106354cd18d4cb2dc520 Mon Sep 17 00:00:00 2001 From: Chris Boesch Date: Sun, 4 Jan 2026 14:17:27 +0100 Subject: minor typos --- patches/patches/001_hello.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'patches') 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"); -- cgit v1.2.3