Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 9ce669ca8d9bfffc4a7626de15da24f5b27ba809 Mon Sep 17 00:00:00 2001 |From: Justinas Grigas |Date: Sat, 9 May 2026 14:20:00 +0100 |Subject: [PATCH] xresources: runtime configuration using X resources | |--- | config.def.h | 36 +++++++++++++++++++++++++ | x.c | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++ | 2 files changed, 110 insertions(+) | |diff --git a/config.def.h b/config.def.h |index 2cd740a..62e88cc 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 472. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/x.c b/x.c |index d73152b..5cd6f7c 100644 |--- a/x.c |+++ b/x.c -------------------------- Patching file x.c using Plan A... Hunk #1 succeeded at 14. Hunk #2 succeeded at 46. Hunk #3 succeeded at 199. Hunk #4 succeeded at 233. Hunk #5 succeeded at 2037. Hunk #6 succeeded at 2167. Hmm... Ignoring the trailing garbage. done