Fix code formatting

This commit is contained in:
2024-04-29 08:38:45 +02:00
parent e80927c5d3
commit 6b8184aa04

View File

@@ -76,5 +76,5 @@ BlGetXtLdrProtocol(IN PEFI_SYSTEM_TABLE SystemTable,
}
/* Return success */
return STATUS_EFI_SUCCESS;
return STATUS_EFI_SUCCESS;
}