Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 8b7bc42822cd5924450bbfc9ed598f72254473ba Mon Sep 17 00:00:00 2001 |From: Alexander Huemer |Date: Sat, 7 Mar 2015 21:45:48 +0100 |Subject: [PATCH] Make the borders of urgent windows a different color | |--- | config.def.h | 1 + | dwm.c | 10 ++++++++-- | 2 files changed, 9 insertions(+), 2 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 875885b..5276f02 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 11 with fuzz 1 (offset 3 lines). 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 c8fc7d7..0924ace 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 59 (offset 1 line). Hunk #2 succeeded at 1585 (offset 48 lines). Hunk #3 failed at 2033. 1 out of 3 hunks failed Hmm... Ignoring the trailing garbage. done