Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From e7c65d2ce902a19a20daa751b42f8ba0209fdb61 Mon Sep 17 00:00:00 2001 |From: NekoCWD |Date: Sun, 22 Jan 2023 23:42:57 +0300 |Subject: [PATCH] [dwm] xrdb update 6.4 | |--- | config.def.h | 22 ++++++++++--------- | drw.c | 2 +- | drw.h | 2 +- | dwm.c | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++ | 4 files changed, 76 insertions(+), 12 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 061ad66..686b947 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 7. Hunk #2 succeeded at 57. Hunk #3 succeeded at 85. 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..f8a82f5 100644 |--- a/drw.c |+++ b/drw.c -------------------------- Patching file drw.c using Plan A... Hunk #1 succeeded at 195. 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..bdbf950 100644 |--- a/drw.h |+++ b/drw.h -------------------------- Patching file drw.h using Plan A... Hunk #1 succeeded at 40. 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..3fe76be 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 35. Hunk #2 succeeded at 57. Hunk #3 succeeded at 194. Hunk #4 succeeded at 250. Hunk #5 succeeded at 1037. Hunk #6 succeeded at 2159. Hunk #7 succeeded at 2194. Hmm... Ignoring the trailing garbage. done