Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 6a5a862569912e34febe2dbd5244062013840204 Mon Sep 17 00:00:00 2001 |From: =?UTF-8?q?Jos=C3=A9=20Miguel=20S=C3=A1nchez=20Garc=C3=ADa?= | |Date: Thu, 13 Aug 2020 11:02:01 +0000 |Subject: [PATCH] add -G to set pixel-based geometry | |--- | config.def.h | 13 +++++++++++++ | x.c | 36 ++++++++++++++++++++++++++++++++---- | 2 files changed, 45 insertions(+), 4 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 6f05dce..bea316a 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 130 (offset -11 lines). Hunk #2 succeeded at 143 (offset -11 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 210f184..29e35d0 100644 |--- a/x.c |+++ b/x.c -------------------------- Patching file x.c using Plan A... Hunk #1 succeeded at 43 (offset -2 lines). Hunk #2 succeeded at 1001 (offset -100 lines). Hunk #3 succeeded at 1124 (offset -2 lines). No such line 1998 in input file, ignoring Hunk #4 succeeded at 1919 (offset -95 lines). Hunk #5 succeeded at 2054 (offset -2 lines). Hmm... Ignoring the trailing garbage. done