VirtualBox

Ignore:
Timestamp:
Oct 28, 2010 9:27:05 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
67140
Message:

*: spelling fixes, thanks Timeless!

Location:
trunk/src/VBox/HostServices/SharedFolders
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedFolders/service.cpp

    r33439 r33540  
    5454 *
    5555 * Guest may use any of these mappings. Full path information
    56  * about an object on a mapping consists of the root indentifier and
     56 * about an object on a mapping consists of the root identifier and
    5757 * a full path of object.
    5858 *
  • trunk/src/VBox/HostServices/SharedFolders/testcase/tstShflSizes.cpp

    r28800 r33540  
    6565 * The host VMMDev device takes care about this.
    6666 *
    67  * Therefore this testcase verifies whether structure sizes are correct for the currebt ARCH_BITS.
     67 * Therefore this testcase verifies whether structure sizes are correct for the current ARCH_BITS.
    6868 */
    6969# if ARCH_BITS == 64
  • trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp

    r33439 r33540  
    313313#ifdef RT_OS_DARWIN
    314314/** @todo This belongs in rtPathToNative or in the windows shared folder file system driver...
    315  * The question is simply whether the NFD normalization is actually applied on a (virtaul) file
     315 * The question is simply whether the NFD normalization is actually applied on a (virtual) file
    316316 * system level in darwin, or just by the user mode application libs. */
    317317        SHFLSTRING *pPathParameter = pPath;
     
    605605 * @returns iprt status code
    606606 * @param  fShflFlags shared folder create flags
    607  * @param  fMode      file attibutes
     607 * @param  fMode      file attributes
    608608 * @retval pfOpen     iprt create flags
    609609 */
     
    15971597#ifdef RT_OS_DARWIN
    15981598/** @todo This belongs in rtPathToNative or in the windows shared folder file system driver...
    1599  * The question is simply whether the NFD normalization is actually applied on a (virtaul) file
     1599 * The question is simply whether the NFD normalization is actually applied on a (virtual) file
    16001600 * system level in darwin, or just by the user mode application libs. */
    16011601            {
Note: See TracChangeset for help on using the changeset viewer.

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