Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From 4259049ca8d06a34c828c70298f3a8fdb8c5104c Mon Sep 17 00:00:00 2001 |From: mortezadadgar |Date: Sat, 23 Sep 2023 18:45:58 +0330 |Subject: [PATCH] Update to respect prevoius state of dpms | |--- | config.def.h | 3 +++ | slock.c | 26 ++++++++++++++++++++++++++ | 2 files changed, 29 insertions(+) | |diff --git a/config.def.h b/config.def.h |index 9855e21..d01bd38 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 10. 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..b5ac721 100644 |--- a/slock.c |+++ b/slock.c -------------------------- Patching file slock.c using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 16. Hunk #3 succeeded at 316. Hunk #4 succeeded at 378. Hunk #5 succeeded at 411. Hmm... Ignoring the trailing garbage. done