VirtualBox

Ignore:
Timestamp:
Feb 21, 2009 12:13:36 AM (16 years ago)
Author:
vboxsync
Message:

DrvVD.cpp: doxygen comment in code.

File:
1 edited

Legend:

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

    r16873 r16984  
    10001000            uOpenFlags |= VD_OPEN_FLAGS_ASYNC_IO;
    10011001
    1002         /** Try to open backend in asyc I/O mode first. */
     1002        /* Try to open backend in asyc I/O mode first. */
    10031003        rc = VDOpen(pThis->pDisk, pszFormat, pszName, uOpenFlags, pImage->pVDIfsImage);
    10041004        if (rc == VERR_NOT_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