Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From b57f6899b277265f19b6ec94d8c476991f452bc7 Mon Sep 17 00:00:00 2001 |From: Michael Buch |Date: Sat, 2 Feb 2019 15:07:21 +0000 |Subject: [PATCH] 0.8.1 port | |--- | config.def.h | 1 + | st.h | 1 + | x.c | 23 +++++++++++++++++++++++ | 3 files changed, 25 insertions(+) | |diff --git a/config.def.h b/config.def.h |index 82b1b09..83627db 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.h b/st.h |index dac64d8..762938e 100644 |--- a/st.h |+++ b/st.h -------------------------- Patching file st.h using Plan A... Hunk #1 succeeded at 80. 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 c343ba2..3dfe122 100644 |--- a/x.c |+++ b/x.c -------------------------- Patching file x.c using Plan A... Hunk #1 succeeded at 1950. Hmm... Ignoring the trailing garbage. done