Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 6c58b480b7b6ce6a28beafc60a096069fbd51532 Mon Sep 17 00:00:00 2001 |From: LeelaPakanati |Date: Fri, 13 Dec 2019 16:56:42 -0500 |Subject: [PATCH] Add function handling at keyrelease | |--- | config.def.h | 6 ++++++ | tabbed.c | 30 +++++++++++++++++++++++++++++- | 2 files changed, 35 insertions(+), 1 deletion(-) | |diff --git a/config.def.h b/config.def.h |index defa426..7bfda30 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 64. 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 ff3ada0..fe38b9d 100644 |--- a/tabbed.c |+++ b/tabbed.c -------------------------- Patching file tabbed.c using Plan A... Hunk #1 succeeded at 113. Hunk #2 succeeded at 150. Hunk #3 succeeded at 666. Hunk #4 succeeded at 732. Hunk #5 succeeded at 1064. Hmm... Ignoring the trailing garbage. done