Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 2832bd78a690606a48a7e1d370cd60fd92ee4988 Mon Sep 17 00:00:00 2001 |From: MLquest8 |Date: Fri, 12 Jun 2020 15:43:31 +0400 |Subject: [PATCH] handle various setting of various types from Xresources | |--- | config.def.h | 54 ++++++++++++++++++++++++++------------- | drw.c | 2 +- | drw.h | 2 +- | dwm.c | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++++ | 4 files changed, 111 insertions(+), 19 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 1c0b587..e69f288 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 33. Hunk #3 succeeded at 57. 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 4cdbcbe..8f1059e 100644 |--- a/drw.c |+++ b/drw.c -------------------------- Patching file drw.c using Plan A... Hunk #1 succeeded at 207 (offset -1 lines). 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 4bcd5ad..42b04ce 100644 |--- a/drw.h |+++ b/drw.h -------------------------- Patching file drw.h using Plan A... Hunk #1 succeeded at 39. 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..dc0d219 100644 |--- a/dwm.c |+++ b/dwm.c -------------------------- Patching file dwm.c using Plan A... Hunk #1 succeeded at 36. Hunk #2 succeeded at 142. Hunk #3 succeeded at 247 (offset -1 lines). Hunk #4 succeeded at 2141 (offset -2 lines). Hunk #5 succeeded at 2208 (offset -1 lines). Hmm... Ignoring the trailing garbage. done