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:
parent
d69a79b03b
commit
d426c5a4b2
371 changed files with 806 additions and 1884 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue