VirtualBox

Changeset 53624 in vbox for trunk/src/VBox/Devices/Storage


Ignore:
Timestamp:
Dec 31, 2014 2:59:44 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
97393
Message:

scm automatic cleanups.

Location:
trunk/src/VBox/Devices/Storage
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/DrvBlock.cpp

    r53148 r53624  
    151151static DECLCALLBACK(int) drvblockReadPcBios(PPDMIBLOCK pInterface, uint64_t off, void *pvBuf, size_t cbRead)
    152152{
    153     PDRVBLOCK pThis = PDMIBLOCK_2_DRVBLOCK(pInterface); 
     153    PDRVBLOCK pThis = PDMIBLOCK_2_DRVBLOCK(pInterface);
    154154
    155155    /*
  • trunk/src/VBox/Devices/Storage/VSCSI/VSCSIInternal.h

    r52713 r53624  
    265265 * @param   uSCSISenseKey The SCSI sense key to set.
    266266 * @param   uSCSIASC      The ASC value.
    267  * @param   uSCSIASC      The ASCQ value. 
     267 * @param   uSCSIASC      The ASCQ value.
    268268 * @param   uInfo         The 32-bit sense information.
    269269 */
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