Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From b8a19f1d4385e04478ec13a24b6ebababcf14139 Mon Sep 17 00:00:00 2001 |From: MLquest8 |Date: Sun, 14 Jun 2020 13:52:57 +0400 |Subject: [PATCH] updated for version 6.2 | |--- | config.def.h | 8 ++++---- | dwm.c | 19 ++++++++++++++++--- | 2 files changed, 20 insertions(+), 7 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 1c0b587..27de552 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 12. 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..da735c6 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 56. Hunk #2 succeeded at 796 (offset -1 lines). Hunk #3 succeeded at 1055 (offset -1 lines). Hunk #4 succeeded at 1069 (offset -1 lines). Hunk #5 succeeded at 1578 (offset -1 lines). Hunk #6 succeeded at 1724 (offset -2 lines). Hmm... Ignoring the trailing garbage. done