Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From e2794629844c97ad4d39bf300e66ce3de0be7799 Mon Sep 17 00:00:00 2001 |From: yasumori |Date: Mon, 1 Aug 2022 15:07:46 -0400 |Subject: [PATCH] allow plumbing with double click | |--- | config.def.h | 5 +++++ | x.c | 6 ++++++ | 2 files changed, 11 insertions(+) | |diff --git a/config.def.h b/config.def.h |index 548f76a..2a65fab 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... No such line 476 in input file, ignoring Hunk #1 succeeded at 464 with fuzz 2 (offset -13 lines). 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 35fca28..f0c7eda 100644 |--- a/x.c |+++ b/x.c -------------------------- Patching file x.c using Plan A... Hunk #1 succeeded at 173 (offset -1 lines). Hunk #2 succeeded at 491 (offset -12 lines). Hmm... Ignoring the trailing garbage. done