VirtualBox

Ignore:
Timestamp:
Aug 16, 2016 2:06:54 PM (8 years ago)
Author:
vboxsync
Message:

scm: cleaning up todos

File:
1 edited

Legend:

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

    r62873 r63567  
    771771    }
    772772    else
    773         rc = VERR_INTERNAL_ERROR; /* @todo Better error code. */
     773        rc = VERR_INTERNAL_ERROR; /** @todo Better error code. */
    774774
    775775    LogFlowFunc(("returns rc=%Rrc\n", rc));
     
    17091709    }
    17101710
    1711     *pcbWriteProcess = cbToWrite; /** @todo: Implement. */
     1711    *pcbWriteProcess = cbToWrite; /** @todo Implement. */
    17121712
    17131713    LogFlowFunc(("returns %Rrc\n", rc));
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