Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 753860d3435e2968358f2bf8daf70bf625fe75fe Mon Sep 17 00:00:00 2001 |From: Kajetan Puchalski |Date: Mon, 5 Oct 2020 11:04:31 +0100 |Subject: [PATCH] Updated Mark patch to work with 6.2 | |--- | config.def.h | 14 +++++-- | drw.h | 2 +- | dwm.c | 111 +++++++++++++++++++++++++++++++++++++++++++++++++++++-- | 3 files changed, 118 insertions(+), 9 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 3858d75..a416c97 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 12. Hunk #2 succeeded at 97. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/drw.h b/drw.h |index 4bcd5ad..97aae99 100644 |--- a/drw.h |+++ b/drw.h -------------------------- Patching file drw.h using Plan A... Hunk #1 succeeded at 12. 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..195b8eb 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 200 (offset -1 lines). Hunk #2 succeeded at 271 (offset -1 lines). Hunk #3 succeeded at 800 (offset -1 lines). Hunk #4 succeeded at 1059 (offset -1 lines). Hunk #5 succeeded at 1522 (offset -1 lines). Hunk #6 succeeded at 1597 (offset -1 lines). Hunk #7 succeeded at 1680 (offset -1 lines). Hunk #8 succeeded at 1850 (offset -2 lines). Hunk #9 succeeded at 1867 (offset -1 lines). Hmm... Ignoring the trailing garbage. done