VirtualBox

Ignore:
Timestamp:
Oct 28, 2010 9:27:05 AM (14 years ago)
Author:
vboxsync
Message:

*: spelling fixes, thanks Timeless!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/misc/tar.cpp

    r33484 r33540  
    541541                if (RT_FAILURE(rc))
    542542                    break;
    543                 /* Seek back, to positionate the file pointer at the start of the header. */
     543                /* Seek back, to position the file pointer at the start of the header. */
    544544                rc = RTFileSeek(hFile, -(int64_t)sizeof(RTTARRECORD), RTFILE_SEEK_CURRENT, puOffset);
    545545                fFound = true;
     
    11261126
    11271127    /* This is done by internal methods, cause we didn't have a RTTARDIR
    1128      * interface, yet. This should be fixed somedays. */
     1128     * interface, yet. This should be fixed someday. */
    11291129
    11301130    PRTTARINTERNAL pInt = hTar;
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