mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 01:37:36 +00:00
Kernel: Fix indentation in CMakeLists.txt
This commit is contained in:
parent
24ecf1d021
commit
49471b63f8
1 changed files with 1 additions and 1 deletions
|
@ -158,10 +158,10 @@ set(KERNEL_SOURCES
|
|||
Memory/PhysicalRegion.cpp
|
||||
Memory/PhysicalZone.cpp
|
||||
Memory/PrivateInodeVMObject.cpp
|
||||
Memory/ScopedAddressSpaceSwitcher.cpp
|
||||
Memory/Region.cpp
|
||||
Memory/RingBuffer.cpp
|
||||
Memory/ScatterGatherList.cpp
|
||||
Memory/ScopedAddressSpaceSwitcher.cpp
|
||||
Memory/SharedInodeVMObject.cpp
|
||||
Memory/VMObject.cpp
|
||||
Memory/VirtualRange.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue