Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From e0da9966255a9499085555ab43b5277730cf2e02 Mon Sep 17 00:00:00 2001 |From: Justinas Grigas |Date: Sun, 10 May 2026 15:25:31 +0100 |Subject: [PATCH] xresources: runtime X Resources loading | |--- | config.def.h | 20 +++++++++++++++++- | dmenu.c | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++ | 2 files changed, 78 insertions(+), 1 deletion(-) | |diff --git a/config.def.h b/config.def.h |index 1edb647..30daf5a 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 6. Hunk #2 succeeded at 22. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/dmenu.c b/dmenu.c |index 363d19f..0ca41bc 100644 |--- a/dmenu.c |+++ b/dmenu.c -------------------------- Patching file dmenu.c using Plan A... Hunk #1 succeeded at 11. Hunk #2 succeeded at 53. Hunk #3 succeeded at 117. Hunk #4 succeeded at 729. Hmm... Ignoring the trailing garbage. done