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/emu2/patches/0001-Include-strings.h.patch | |
parent | d69a79b03b8f2853b60773e38553d662a01ac269 (diff) | |
download | serenity-d426c5a4b2eac839497cc2cbeee4b87a1c9ee422.zip |
Ports: Format patches without numbering, commit hash or version number
Diffstat (limited to 'Ports/emu2/patches/0001-Include-strings.h.patch')
-rw-r--r-- | Ports/emu2/patches/0001-Include-strings.h.patch | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/Ports/emu2/patches/0001-Include-strings.h.patch b/Ports/emu2/patches/0001-Include-strings.h.patch index 7a0bf64294..f17b93a6a0 100644 --- a/Ports/emu2/patches/0001-Include-strings.h.patch +++ b/Ports/emu2/patches/0001-Include-strings.h.patch @@ -1,7 +1,7 @@ -From 0e8dbc3e4e44760da5817053eb2a9f6f2f55245b Mon Sep 17 00:00:00 2001 +From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Brendan Coles <bcoles@gmail.com> Date: Wed, 14 Apr 2021 17:24:58 +0000 -Subject: [PATCH 1/4] Include <strings.h> +Subject: [PATCH] Include <strings.h> --- src/codepage.c | 1 + @@ -19,6 +19,3 @@ index 3916b61..9df0bd8 100644 /* List of code-pages */ struct cp_data --- -2.36.1 - |