VirtualBox

Ignore:
Timestamp:
Aug 16, 2016 2:04:28 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
110218
Message:

scm: cleaning up todos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/SnapshotImpl.cpp

    r61009 r63563  
    2525#include "ProgressImpl.h"
    2626
    27 // @todo these three includes are required for about one or two lines, try
     27/// @todo these three includes are required for about one or two lines, try
    2828// to remove them and put that code in shared code in MachineImplcpp
    2929#include "SharedFolderImpl.h"
     
    15621562    try
    15631563    {
    1564         // @todo: at this point we have to be in the right state!!!!
     1564        /// @todo at this point we have to be in the right state!!!!
    15651565        AssertStmt(   mData->mMachineState == MachineState_Snapshotting
    15661566                   || mData->mMachineState == MachineState_OnlineSnapshotting
     
    17101710        LogThisFunc(("Caught %Rhrc [mMachineState=%s]\n", rc, Global::stringifyMachineState(mData->mMachineState)));
    17111711
    1712         // @todo r=klaus check that the implicit diffs created above are cleaned up im the relevant error cases
     1712        /// @todo r=klaus check that the implicit diffs created above are cleaned up im the relevant error cases
    17131713
    17141714        /* preserve existing error info */
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