Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From f675414e350d9c4face743a1bfc4af8a2cd445cd Mon Sep 17 00:00:00 2001 |From: 0x1bi |Date: Sat, 15 Aug 2020 12:05:11 -0400 |Subject: [PATCH] fix for middle click to plumb | |--- | config.def.h | 2 +- | surf.c | 16 ++++++++++++++++ | 2 files changed, 17 insertions(+), 1 deletion(-) | |diff --git a/config.def.h b/config.def.h |index 34265f6..01d040a 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 186. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/surf.c b/surf.c |index 2b54e3c..46e6934 100644 |--- a/surf.c |+++ b/surf.c -------------------------- Patching file surf.c using Plan A... Hunk #1 succeeded at 236. Hunk #2 succeeded at 1972. Hmm... Ignoring the trailing garbage. done