1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 16:37:47 +00:00

Ports: Format patches without numbering, commit hash or version number

This commit is contained in:
Tim Schumacher 2022-06-05 03:05:04 +02:00 committed by Linus Groh
parent d69a79b03b
commit d426c5a4b2
371 changed files with 806 additions and 1884 deletions

View file

@ -1,7 +1,7 @@
From 4e0667f3f744b6e7a8ad73581747122d617ea069 Mon Sep 17 00:00:00 2001
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Kevin Nobel <kevin@2sk.nl>
Date: Tue, 5 Apr 2022 23:05:14 +0200
Subject: [PATCH 3/6] Pass `setsockopt` argument as char*
Subject: [PATCH] Pass `setsockopt` argument as char*
---
src/network/core/os_abstraction.cpp | 2 +-
@ -20,6 +20,3 @@ index 225c95d..2da1575 100644
#endif
}
--
2.36.1