Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From d5b8f78857f62247f6efbccfb9382549d56ccf3e Mon Sep 17 00:00:00 2001 |From: drowl |Date: Wed, 12 Sep 2018 16:56:16 +0100 |Subject: [PATCH] Compiling on solaris | |--- | config.mk | 6 +++++- | ii.c | 10 +++++----- | 2 files changed, 10 insertions(+), 6 deletions(-) | |diff --git a/config.mk b/config.mk |index 957bae0..206a08c 100644 |--- a/config.mk |+++ b/config.mk -------------------------- Patching file config.mk using Plan A... Hunk #1 succeeded at 6. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/ii.c b/ii.c |index 6c87314..b174088 100644 |--- a/ii.c |+++ b/ii.c -------------------------- Patching file ii.c using Plan A... Hunk #1 succeeded at 338. Hunk #2 succeeded at 347. Hmm... Ignoring the trailing garbage. done