Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From b04bb473cf9818277d33a591f7fe2dfae96afaaf Mon Sep 17 00:00:00 2001 |From: Joshua Haase |Date: Mon, 15 Aug 2016 17:06:18 -0500 |Subject: [PATCH] Apply modified gridmode patch. | |--- | config.def.h | 3 +++ | layouts.c | 27 +++++++++++++++++++++++++++ | 2 files changed, 30 insertions(+) | create mode 100644 layouts.c | |diff --git a/config.def.h b/config.def.h |index a9ac303..30b7c4a 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 36. Hunk #2 succeeded at 78. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/layouts.c b/layouts.c |new file mode 100644 |index 0000000..d26acf3 |--- /dev/null |+++ b/layouts.c -------------------------- (Creating file layouts.c...) Patching file layouts.c using Plan A... Empty context always matches. Hunk #1 succeeded at 1. Hmm... Ignoring the trailing garbage. done