Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 59d2c9b65f90f78507b88d773323aab31194b7b4 Mon Sep 17 00:00:00 2001 |From: Dennis Lee |Date: Mon, 29 Jun 2020 21:33:08 -0700 |Subject: [PATCH] universcroll: sane default configuration | |- Set scroll program = "scroll" |- Mouse wheel scroll only with NO_MOD. |- Mouse wheel zoom with ShiftMask/ANY_MOD. |--- | config.def.h | 14 +++++++++----- | 1 file changed, 9 insertions(+), 5 deletions(-) | |diff --git a/config.def.h b/config.def.h |index a52c0a2..74fd64c 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 19. Hunk #2 failed at 175. 1 out of 2 hunks failed Hmm... Ignoring the trailing garbage. done