Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 2752a599ee01305a435729bfacf43b1dde7cf0ef Mon Sep 17 00:00:00 2001 |From: Benji Encalada Mora |Date: Thu, 4 Jun 2020 00:41:10 -0500 |Subject: [PATCH] fix: replace xfps and actionfps variables | |--- | config.def.h | 36 ++++++++++++++++++++++++ | x.c | 78 +++++++++++++++++++++++++++++++++++++++++++++++++--- | 2 files changed, 110 insertions(+), 4 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 6f05dce..9b99782 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 168. 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..76f167f 100644 |--- a/x.c |+++ b/x.c -------------------------- Patching file x.c using Plan A... Hunk #1 succeeded at 14. Hunk #2 succeeded at 46. Hunk #3 succeeded at 842. Hunk #4 succeeded at 1118. Hunk #5 succeeded at 1976. Hunk #6 succeeded at 2102. Hmm... Ignoring the trailing garbage. done