VirtualBox

Changeset 32688 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Sep 22, 2010 9:42:55 AM (14 years ago)
Author:
vboxsync
Message:

whitespace

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

Legend:

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

    r32553 r32688  
    275275    /** Offset of the B+-Tree in the image in bytes. */
    276276    uint64_t          offTreeRoot;
    277     /** Pointer to the root of the tree in memory. */
    278    
     277    /** @todo Pointer to the root of the tree in memory. */
     278
    279279
    280280    /** Offset to the block allocation bitmap in bytes. */
     
    845845        /*
    846846         * Allocate space for the header in the block bitmap.
    847          * Because the block map is empty the header has to start at block 0 
     847         * Because the block map is empty the header has to start at block 0
    848848         */
    849849        uint64_t offHdr = 0;
  • trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp

    r32553 r32688  
    27402740    vdiResize
    27412741};
    2742 
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