Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From d0ba61a0e75cfc7b8e6d70d6f323d53295e628ad Mon Sep 17 00:00:00 2001 |From: weirdling |Date: Mon, 3 May 2021 14:46:24 +0100 |Subject: [PATCH] Implement proxy settings | |--- | config.def.h | 3 +++ | surf.c | 32 ++++++++++++++++++++++++++++++++ | 2 files changed, 35 insertions(+) | |diff --git a/config.def.h b/config.def.h |index be168ab..46d164e 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 43. 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 ac832ff..5c74560 100644 |--- a/surf.c |+++ b/surf.c -------------------------- Patching file surf.c using Plan A... Hunk #1 succeeded at 50. Hunk #2 succeeded at 79. Hunk #3 succeeded at 1120. Hunk #4 succeeded at 1181. Hmm... Ignoring the trailing garbage. done