Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 95e17b5bd428173c83e60cec9cd5666cfe9066fa Mon Sep 17 00:00:00 2001 |From: DanMan |Date: Wed, 24 Jul 2019 18:47:46 -0400 |Subject: [PATCH] added playexternal hotkey function | |--- | config.def.h | 2 ++ | surf.c | 10 ++++++++++ | 2 files changed, 12 insertions(+) | |diff --git a/config.def.h b/config.def.h |index 6d3135e..5fa0d9d 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 105. 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..e74e9df 100644 |--- a/surf.c |+++ b/surf.c -------------------------- Patching file surf.c using Plan A... Hunk #1 succeeded at 217. Hunk #2 succeeded at 1649. Hmm... Ignoring the trailing garbage. done