VirtualBox

Changeset 8572 in vbox for trunk/src


Ignore:
Timestamp:
May 5, 2008 12:47:59 PM (17 years ago)
Author:
vboxsync
Message:

AssertPtrBreak -> AssertPtrBreakStmt; a bunch of unused break macros-> *Stmt.

File:
1 edited

Legend:

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

    r8570 r8572  
    31523152
    31533153            newEnvStr = RTStrDup(Utf8Str (aEnvironment));
    3154             AssertPtrBreak (newEnvStr, vrc = vrc2);
     3154            AssertPtrBreakStmt (newEnvStr, vrc = vrc2);
    31553155
    31563156            /* put new variables to the environment
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