Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 0856fbfcdae3f8e48db791984591b0bb8a91de68 Mon Sep 17 00:00:00 2001 |From: Ryan Kes |Date: Fri, 29 Mar 2019 10:59:09 +0100 |Subject: [PATCH] st-disable-bold-italic-fonts-0.8.2 | |--- | config.def.h | 6 ++++++ | x.c | 10 +++++++++- | 2 files changed, 15 insertions(+), 1 deletion(-) | |diff --git a/config.def.h b/config.def.h |index 482901e..4f5aeac 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 6. 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..9663fa6 100644 |--- a/x.c |+++ b/x.c -------------------------- Patching file x.c using Plan A... Hunk #1 succeeded at 229 (offset -4 lines). Hunk #2 succeeded at 966 (offset -5 lines). Hmm... Ignoring the trailing garbage. done