VirtualBox

Changeset 33553 in vbox


Ignore:
Timestamp:
Oct 28, 2010 11:53:49 AM (14 years ago)
Author:
vboxsync
Message:

Add default case.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/VFSExplorerImpl.cpp

    r33461 r33553  
    237237            break;
    238238        }
     239        default:
     240            AssertMsgFailed(("Invalid task type %u specified!\n", task->taskType));
     241            break;
    239242    }
    240243
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