mirror of
https://gitlab.com/sortix/sortix.git
synced 2023-02-13 20:55:38 -05:00
Fix kernel/addralloc.cpp file header comment.
This commit is contained in:
parent
724c035c99
commit
9ee05a5afc
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*
|
||||
* addralloc.cpp
|
||||
* Class to keep track of mount points.
|
||||
* Kernel virtual address space allocation.
|
||||
*/
|
||||
|
||||
#include <assert.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue