diff options
author | Tim Schumacher <timschumi@gmx.de> | 2022-06-05 03:05:04 +0200 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-06-08 17:58:36 +0100 |
commit | d426c5a4b2eac839497cc2cbeee4b87a1c9ee422 (patch) | |
tree | c3484b5625b583fc7da9cc3a7f53b4dc69186fa5 /Ports/bash/patches | |
parent | d69a79b03b8f2853b60773e38553d662a01ac269 (diff) | |
download | serenity-d426c5a4b2eac839497cc2cbeee4b87a1c9ee422.zip |
Ports: Format patches without numbering, commit hash or version number
Diffstat (limited to 'Ports/bash/patches')
-rw-r--r-- | Ports/bash/patches/0001-accept.c-Include-sys-select.h.patch | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Ports/bash/patches/0001-accept.c-Include-sys-select.h.patch b/Ports/bash/patches/0001-accept.c-Include-sys-select.h.patch index d0a1b5153d..927f3309a4 100644 --- a/Ports/bash/patches/0001-accept.c-Include-sys-select.h.patch +++ b/Ports/bash/patches/0001-accept.c-Include-sys-select.h.patch @@ -1,4 +1,4 @@ -From 90287ce0f011bb46c082a5e176114c831a6f32e1 Mon Sep 17 00:00:00 2001 +From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Luke <luke.wilde@live.co.uk> Date: Fri, 14 Jan 2022 16:43:10 +0330 Subject: [PATCH] accept.c: Include sys/select.h @@ -21,6 +21,3 @@ index 54cf38c..fd8e7ed 100644 #include "loadables.h" --- -2.34.1 - |