Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From f8bd65f192bc09fddcbc3d5a61f4dd2bba283adf Mon Sep 17 00:00:00 2001 |From: John Doe |Date: Mon, 19 Feb 2024 22:01:05 +0100 |Subject: [PATCH] add bell sound configuration | |--- | config.h | 3 +++ | slock.c | 3 ++- | 2 files changed, 5 insertions(+), 1 deletion(-) | |diff --git a/config.h b/config.h |index 9855e21..b32a2cf 100644 |--- a/config.h |+++ b/config.h -------------------------- No file to patch. Skipping... Hunk #1 ignored at 10. 1 out of 1 hunks ignored Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/slock.c b/slock.c |index 5ae738c..f40ea23 100644 |--- a/slock.c |+++ b/slock.c -------------------------- Patching file slock.c using Plan A... No such line 164 in input file, ignoring Hunk #1 failed at 165. 1 out of 1 hunks failed Hmm... Ignoring the trailing garbage. done