Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 1317d64817460aee9321e29e5e31c072d59139c6 Mon Sep 17 00:00:00 2001 |From: Matthias Schoth |Date: Sun, 17 Apr 2022 04:01:59 +0200 |Subject: [PATCH] Reload background image on USR1 signal. | |--- | x.c | 14 ++++++++++++++ | 1 file changed, 14 insertions(+) | |diff --git a/x.c b/x.c |index fedef53..ac79ac7 100644 |--- a/x.c |+++ b/x.c -------------------------- Patching file x.c using Plan A... Hunk #1 failed at 156. Hunk #2 succeeded at 830 with fuzz 2 (offset -476 lines). Hunk #3 failed at 1730. 2 out of 3 hunks failed Hmm... Ignoring the trailing garbage. done