Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From dfbb24bf5e02c9e365d4c0fe46aa8cbe27aed92f Mon Sep 17 00:00:00 2001 |From: Julius Huelsmann |Date: Sat, 6 Jun 2020 13:12:28 +0200 |Subject: [PATCH] patch: focus | |--- | config.def.h | 5 ++++ | config.mk | 2 +- | st.h | 1 + | x.c | 72 +++++++++++++++++++++++++++++++++++++++------------- | 4 files changed, 61 insertions(+), 19 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 0895a1f..577d1f1 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 84. Hunk #2 succeeded at 114. Hunk #3 succeeded at 126. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/config.mk b/config.mk |index beafc35..ddc65ae 100644 |--- a/config.mk |+++ b/config.mk -------------------------- Patching file config.mk using Plan A... Hunk #1 succeeded at 16. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/st.h b/st.h |index d978458..b5f1cf6 100644 |--- a/st.h |+++ b/st.h -------------------------- Patching file st.h using Plan A... Hunk #1 succeeded at 122. 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 e5f1737..a0c3223 100644 |--- a/x.c |+++ b/x.c -------------------------- Patching file x.c using Plan A... Hunk #1 succeeded at 105. Hunk #2 succeeded at 244. Hunk #3 succeeded at 254. Hunk #4 succeeded at 738. Hunk #5 succeeded at 776. Hunk #6 succeeded at 1117. Hunk #7 succeeded at 1143. Hunk #8 succeeded at 1163. Hunk #9 succeeded at 1752. Hunk #10 succeeded at 2026. Hunk #11 succeeded at 2080. Hmm... Ignoring the trailing garbage. done