Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 01d98d7b50b7844126c2adf200d984d9bd2df2db Mon Sep 17 00:00:00 2001 |From: pml68 |Date: Thu, 18 Sep 2025 18:50:50 +0200 |Subject: [PATCH] update 'alpha' patch for dwm commit 74edc27 | |--- | config.def.h | 2 ++ | config.mk | 2 +- | drw.c | 25 +++++++++++----------- | drw.h | 9 +++++--- | dwm.c | 60 ++++++++++++++++++++++++++++++++++++++++++++++------ | 5 files changed, 76 insertions(+), 22 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 81c3fc0..1680db5 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 b469a2b..31b21ef 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 c41e6af..201d8be 100644 |--- a/drw.c |+++ b/drw.c -------------------------- Patching file drw.c using Plan A... Hunk #1 succeeded at 47. Hunk #2 succeeded at 56. Hunk #3 succeeded at 76. Hunk #4 succeeded at 170. Hunk #5 succeeded at 194. Hunk #6 succeeded at 253. 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..670dfc3 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 4cf07eb..01b784d 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 56. Hunk #2 succeeded at 233. Hunk #3 succeeded at 269. Hunk #4 succeeded at 1564. Hunk #5 succeeded at 1592. Hunk #6 succeeded at 1829. Hunk #7 succeeded at 2138. Hmm... Ignoring the trailing garbage. done