Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 45cadc1ce5d8d9dd3493c2e9979e8958d87e8bc5 Mon Sep 17 00:00:00 2001 |From: Bartosz Sosna |Date: Sat, 4 May 2019 00:28:24 +0200 |Subject: [PATCH] Adjust patch to version st-0.8.2 | |--- | config.def.h | 1 + | st.c | 222 +++++++++++++++++++++++++++++++++++++++++++++++++++ | st.h | 1 + | win.h | 3 + | x.c | 15 ++++ | 5 files changed, 242 insertions(+) | |diff --git a/config.def.h b/config.def.h |index 482901e..c1e9cce 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 178. 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 ede7ae6..c2116b2 100644 |--- a/st.c |+++ b/st.c -------------------------- Patching file st.c using Plan A... Hunk #1 succeeded at 16. Hunk #2 succeeded at 2483 (offset 17 lines). Hunk #3 succeeded at 2590 (offset -1 lines). 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 4da3051..22125e4 100644 |--- a/st.h |+++ b/st.h -------------------------- Patching file st.h using Plan A... Hunk #1 succeeded at 109. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/win.h b/win.h |index a6ef1b9..a240783 100644 |--- a/win.h |+++ b/win.h -------------------------- Patching file win.h using Plan A... Hunk #1 succeeded at 21. No such line 39 in input file, ignoring Hunk #2 succeeded at 37 with fuzz 1. 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 5828a3b..5221641 100644 |--- a/x.c |+++ b/x.c -------------------------- Patching file x.c using Plan A... Hunk #1 succeeded at 1699 (offset -32 lines). Hunk #2 succeeded at 1922 (offset 1 line). Hmm... Ignoring the trailing garbage. done