summaryrefslogtreecommitdiff
path: root/Ports/harfbuzz/patches
diff options
context:
space:
mode:
authorTim Schumacher <timschumi@gmx.de>2022-06-05 03:05:04 +0200
committerLinus Groh <mail@linusgroh.de>2022-06-08 17:58:36 +0100
commitd426c5a4b2eac839497cc2cbeee4b87a1c9ee422 (patch)
treec3484b5625b583fc7da9cc3a7f53b4dc69186fa5 /Ports/harfbuzz/patches
parentd69a79b03b8f2853b60773e38553d662a01ac269 (diff)
downloadserenity-d426c5a4b2eac839497cc2cbeee4b87a1c9ee422.zip
Ports: Format patches without numbering, commit hash or version number
Diffstat (limited to 'Ports/harfbuzz/patches')
-rw-r--r--Ports/harfbuzz/patches/0001-Mark-a-possibly-unused-variable-as-maybe_unused.patch5
1 files changed, 1 insertions, 4 deletions
diff --git a/Ports/harfbuzz/patches/0001-Mark-a-possibly-unused-variable-as-maybe_unused.patch b/Ports/harfbuzz/patches/0001-Mark-a-possibly-unused-variable-as-maybe_unused.patch
index 43d7905f84..b467cf9fb4 100644
--- a/Ports/harfbuzz/patches/0001-Mark-a-possibly-unused-variable-as-maybe_unused.patch
+++ b/Ports/harfbuzz/patches/0001-Mark-a-possibly-unused-variable-as-maybe_unused.patch
@@ -1,4 +1,4 @@
-From d9b8ddabdfcd3113fecdbffa8cc3538419f2d2b4 Mon Sep 17 00:00:00 2001
+From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Gunnar Beutner <gbeutner@serenityos.org>
Date: Sat, 8 May 2021 05:23:29 +0200
Subject: [PATCH] Mark a possibly-unused variable as [[maybe_unused]]
@@ -20,6 +20,3 @@ index 8b432b5..ab18f2e 100644
assert (bits == (allocated_var_bits & bits));
#endif
}
---
-2.36.1
-