From f95d8bf159d10b5a9521dcaa0bc37aa0e9dfc02b Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sun, 5 May 2024 21:10:18 +0200 Subject: MHR-23: Add run_format.sh, kernel patches. Signed-off-by: Amlal El Mahrouss --- Private/CFKit/GUIDWizard.hpp | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'Private/CFKit/GUIDWizard.hpp') diff --git a/Private/CFKit/GUIDWizard.hpp b/Private/CFKit/GUIDWizard.hpp index f7cc212e..5790be84 100644 --- a/Private/CFKit/GUIDWizard.hpp +++ b/Private/CFKit/GUIDWizard.hpp @@ -15,7 +15,8 @@ #include #include -namespace NewOS::XRN::Version1 { -Ref make_sequence(const ArrayList& seq); -ErrorOr> try_guid_to_string(Ref& guid); -} // namespace NewOS::XRN::Version1 +namespace NewOS::XRN::Version1 +{ + Ref make_sequence(const ArrayList& seq); + ErrorOr> try_guid_to_string(Ref& guid); +} // namespace NewOS::XRN::Version1 -- cgit v1.2.3