All: Clear lines with only whitspace in them
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
namespace Kernel
|
||||
{
|
||||
|
||||
|
||||
class Heap
|
||||
{
|
||||
BAN_NON_COPYABLE(Heap);
|
||||
|
||||
@@ -18,5 +18,5 @@ namespace Kernel
|
||||
|
||||
using vaddr_t = uintptr_t;
|
||||
using paddr_t = uintptr_t;
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user