diff options
author | Tim Schumacher <timschumi@gmx.de> | 2022-05-21 20:44:27 +0200 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-05-22 00:11:16 +0100 |
commit | ee66ed624872fb1cf473a9aff8d9c0deda18805e (patch) | |
tree | 81f347a4c5180f56cfa8a33a1a7eac79be6a1d29 /Ports/openssh | |
parent | 6641868c357822f885b97db3af17f58c0d6144b8 (diff) | |
download | serenity-ee66ed624872fb1cf473a9aff8d9c0deda18805e.zip |
Ports: Fully delete Co-Authored-By lines from the ReadMe
Otherwise, this results in a number of empty lines where
Co-Authored-By would have been.
Diffstat (limited to 'Ports/openssh')
-rw-r--r-- | Ports/openssh/patches/ReadMe.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Ports/openssh/patches/ReadMe.md b/Ports/openssh/patches/ReadMe.md index fd32fa438b..9bf1d18035 100644 --- a/Ports/openssh/patches/ReadMe.md +++ b/Ports/openssh/patches/ReadMe.md @@ -5,9 +5,6 @@ ifdef out missing functionality - - - ## `0002-Add-a-missing-stdio.h-include.patch` Add a missing stdio.h include @@ -18,25 +15,21 @@ Add a missing stdio.h include Fix pledges to conform to serenity's pledge() - ## `0004-Remove-inet_aton-redefinition.patch` Remove inet_aton() redefinition - ## `0005-Assume-SSH-2.0-and-sidestep-some-scanf-issues.patch` Assume SSH 2.0 and sidestep some scanf issues - ## `0006-Use-sendfd-recvfd-on-serenity.patch` Use sendfd/recvfd on serenity - ## `0007-Use-unveil-for-privsep.patch` Use unveil for privsep |