diff --git a/kernel/addralloc.cpp b/kernel/addralloc.cpp index 084c33d9..1100f306 100644 --- a/kernel/addralloc.cpp +++ b/kernel/addralloc.cpp @@ -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