Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From ab269c1682bd17fb9c2666f8d1df397dd894718d Mon Sep 17 00:00:00 2001 |From: MLquest8 |Date: Sat, 20 Jun 2020 16:58:37 +0400 |Subject: [PATCH] updated for version 6.2. Added startontag option. | |--- | config.def.h | 1 + | dwm.c | 18 +++++++++--------- | 2 files changed, 10 insertions(+), 9 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 1c0b587..960e21a 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 5. 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 9fd0286..2f21157 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 308 (offset -1 lines). Hunk #2 succeeded at 635 (offset -1 lines). Hunk #3 succeeded at 1418 (offset -1 lines). Hunk #4 succeeded at 1742 (offset -2 lines). Hunk #5 succeeded at 2037 (offset -1 lines). Hmm... Ignoring the trailing garbage. done