VirtualBox

Changeset 69673 in vbox for trunk


Ignore:
Timestamp:
Nov 13, 2017 3:25:28 PM (7 years ago)
Author:
vboxsync
Message:

RAW.cpp: comment updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Storage/RAW.cpp

    r69500 r69673  
    356356                 * between raw floppy and CD images based on their size (and cannot be reliably done
    357357                 * based on contents, either).
     358                 * bird: Not sure what this comment is mumbling about, the test below is 32KB not 1MB.
    358359                 */
    359360                if (cbFile % 2048)
     
    406407    int rc;
    407408    PRAWIMAGE pImage;
    408 
    409     NOREF(enmType); /**< @todo r=klaus make use of the type info. */
    410409
    411410    /* Check open flags. All valid flags are supported. */
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