1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 15:17:45 +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 0c4abad4174c3b12d5a42b62a47718896961610a Mon Sep 17 00:00:00 2001
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: aabajyan <arsen.abajyan@pm.me>
Date: Sun, 7 Mar 2021 22:30:13 +0400
Subject: [PATCH 3/5] Add a missing cstdlib include
Subject: [PATCH] Add a missing cstdlib include
---
mem.cpp | 1 +
@ -19,6 +19,3 @@ index fd36d68..4cf0b30 100644
uint8_t *ROM;
uint8_t RAM[0x10000];
--
2.36.1