Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From c32a879432573d71dec7fcb4bf68927d2f4cdf10 Mon Sep 17 00:00:00 2001 |From: iofq |Date: Sat, 12 Sep 2020 22:28:09 -0500 |Subject: [PATCH] Fixed 'cfacts' patch failure due to upstream commit | 'f09418bbb...' | |--- | config.def.h | 3 +++ | dwm.c | 34 +++++++++++++++++++++++++++++++--- | 2 files changed, 34 insertions(+), 3 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 1c0b587..83910c1 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 70. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/dwm.c b/dwm.c |index 664c527..5233229 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 87. Hunk #2 succeeded at 202. Hunk #3 succeeded at 1032. Hunk #4 succeeded at 1515. Hunk #5 succeeded at 1695. Hunk #6 succeeded at 1713. Hmm... Ignoring the trailing garbage. done