Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 52708d468acace9543d01e6d8afae799f8d6fccd Mon Sep 17 00:00:00 2001 |From: LeelaPakanati |Date: Mon, 16 Dec 2019 18:57:32 -0500 |Subject: [PATCH] Add hide tabs feature | |--- | config.def.h | 7 +++++-- | tabbed.c | 24 +++++++++++++++++++++--- | 2 files changed, 26 insertions(+), 5 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 7bfda30..bb7ef0e 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... No such line 67 in input file, ignoring Hunk #1 failed at 63. 1 out of 1 hunks failed Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/tabbed.c b/tabbed.c |index fe38b9d..352dab2 100644 |--- a/tabbed.c |+++ b/tabbed.c -------------------------- Patching file tabbed.c using Plan A... Hunk #1 succeeded at 126 (offset -1 lines). Hunk #2 succeeded at 154 (offset -1 lines). Hunk #3 succeeded at 171 (offset -1 lines). Hunk #4 succeeded at 318 (offset -1 lines). Hunk #5 succeeded at 987 (offset -27 lines). Hunk #6 succeeded at 1106 (offset -1 lines). Hmm... Ignoring the trailing garbage. done