Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 84a41d036329c7599024b7cb0f613400d7484cec Mon Sep 17 00:00:00 2001 |From: Miles Alan |Date: Sun, 11 Aug 2019 21:36:58 -0500 |Subject: [PATCH] Add handler for SIGUSR1 signal to run an externalpipe command | |--- | config.def.h | 1 + | surf.c | 16 ++++++++++++++++ | 2 files changed, 17 insertions(+) | |diff --git a/config.def.h b/config.def.h |index 6d3135e..a7363d9 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 5. 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 93a1629..0e402ca 100644 |--- a/surf.c |+++ b/surf.c -------------------------- Patching file surf.c using Plan A... Hunk #1 succeeded at 146. Hunk #2 succeeded at 339. Hunk #3 succeeded at 1767. Hmm... Ignoring the trailing garbage. done