Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 4ee637701f1144e07338d5990fecb3dc44982223 Mon Sep 17 00:00:00 2001 |From: NekoCWD |Date: Fri, 27 Jan 2023 21:59:15 +0300 |Subject: [PATCH] [dwm] update 'alpha' path for dwm6.4 | |--- | config.def.h | 2 ++ | config.mk | 2 +- | drw.c | 27 +++++++++++----------- | drw.h | 9 +++++--- | dwm.c | 63 +++++++++++++++++++++++++++++++++++++++++++++++----- | 5 files changed, 80 insertions(+), 23 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 061ad66..3a4236d 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 7. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/config.mk b/config.mk |index ef8acf7..6d41560 100644 |--- a/config.mk |+++ b/config.mk -------------------------- Patching file config.mk using Plan A... Hunk #1 succeeded at 23. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/drw.c b/drw.c |index a58a2b4..10e39f9 100644 |--- a/drw.c |+++ b/drw.c -------------------------- Patching file drw.c using Plan A... Hunk #1 succeeded at 61. Hunk #2 succeeded at 70. Hunk #3 succeeded at 90. Hunk #4 succeeded at 184. Hunk #5 succeeded at 207. Hunk #6 succeeded at 265. 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 6471431..51dc017 100644 |--- a/drw.h |+++ b/drw.h -------------------------- Patching file drw.h using Plan A... Hunk #1 succeeded at 20. Hunk #2 succeeded at 30. Hunk #3 succeeded at 42. 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 e5efb6a..708ca43 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 57. Hunk #2 succeeded at 237. Hunk #3 succeeded at 274. Hunk #4 succeeded at 1552. Hunk #5 succeeded at 1580. Hunk #6 succeeded at 1815. Hunk #7 succeeded at 2124. Hmm... Ignoring the trailing garbage. done