Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 10fa2b6aebceb3a12219ef25376297b063638bd9 Mon Sep 17 00:00:00 2001 |From: Julius Huelsmann |Date: Fri, 31 Jul 2020 10:13:35 +0200 |Subject: [PATCH] patch: focus | |--- | config.def.h | 5 ++++ | config.mk | 2 +- | st.c | 1 - | st.h | 2 ++ | x.c | 72 +++++++++++++++++++++++++++++++++++++++------------- | 5 files changed, 62 insertions(+), 20 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.c b/st.c |index 0ce6ac2..c7f40c8 100644 |--- a/st.c |+++ b/st.c -------------------------- Patching file st.c using Plan A... Hunk #1 succeeded at 194. 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..44cb3fd 100644 |--- a/st.h |+++ b/st.h -------------------------- Patching file st.h using Plan A... Hunk #1 succeeded at 79. Hunk #2 succeeded at 123. 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..a2e820f 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