VirtualBox

Changeset 69774 in vbox


Ignore:
Timestamp:
Nov 20, 2017 2:02:53 PM (7 years ago)
Author:
vboxsync
Message:

Fix typo in comments.

Location:
trunk/src/VBox
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyProcess-win.cpp

    r69500 r69774  
    10891089                                   "More than one thread in process");
    10901090
    1091     /** @todo Would be nice to verify the relation ship between hProcess and hThread
     1091    /** @todo Would be nice to verify the relationship between hProcess and hThread
    10921092     *        as well... */
    10931093    return VINF_SUCCESS;
  • trunk/src/VBox/VMM/VMMR0/GMMR0.cpp

    r69111 r69774  
    3232 *
    3333 * Each chunk is given an unique ID. Each page also has a unique ID. The
    34  * relation ship between the two IDs is:
     34 * relationship between the two IDs is:
    3535 * @code
    3636 *  GMM_CHUNK_SHIFT = log2(GMM_CHUNK_SIZE / PAGE_SIZE);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette