VirtualBox

Changeset 41785 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jun 16, 2012 7:38:41 PM (13 years ago)
Author:
vboxsync
Message:

Comment typos.

Location:
trunk/src/VBox
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/dvm/dvmbsdlabel.cpp

    r41549 r41785  
    186186 *
    187187 * @returns The checksum.
    188  * @param   pBsdLabel    BSD disklabel to get teh checksum for.
     188 * @param   pBsdLabel    BSD disklabel to get the checksum for.
    189189 */
    190190static uint16_t rtDvmFmtBsdLblDiskLabelChkSum(PBsdLabel pBsdLabel)
  • trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp

    r39083 r41785  
    10621062 * @param   pOptHdr     Pointer to the optional header which needs validation.
    10631063 * @param   pszLogName  The log name to  prefix the errors with.
    1064  * @param   offNtHdrs   The offset of the NT headers from teh start of the file.
     1064 * @param   offNtHdrs   The offset of the NT headers from the start of the file.
    10651065 * @param   pFileHdr    Pointer to the file header (valid).
    10661066 * @param   cbRawImage  The raw image size.
  • trunk/src/VBox/Storage/ISCSI.cpp

    r40229 r41785  
    789789 * list head
    790790 *
    791  * @returns Pointer to the head of teh command list.
     791 * @returns Pointer to the head of the command list.
    792792 * @param   pImage    iSCSI connection to use.
    793793 */
  • trunk/src/VBox/Storage/VD.cpp

    r41783 r41785  
    806806 * @returns VBox status code.
    807807 * @param   pCache     The cache to write to.
    808  * @param   uOffset    Offset of the virtual disk to write to teh cache.
     808 * @param   uOffset    Offset of the virtual disk to write to the cache.
    809809 * @param   pcvBuf     The data to write.
    810810 * @param   cbWrite    How much to write.
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