- Avoid sloppy lingo

This commit is contained in:
Jan Stoess 2007-12-07 19:24:38 +01:00
parent 3996a048f9
commit 8199813781
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ INLINE bool x86_mmu_t::has_long_mode()
/**
* Enables long mode
* Note: This doesn't mean that long mode is actually activated,
* 'cause physical address extensions have to be enabled, too
* physical address extensions have to be enabled, too
*
*/
INLINE void x86_mmu_t::enable_long_mode()