VirtualBox

Changeset 46028 in vbox


Ignore:
Timestamp:
May 13, 2013 4:03:48 PM (12 years ago)
Author:
vboxsync
Message:

grumble.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/dbg/dbgcfg.cpp

    r46027 r46028  
    14351435                    { NULL, NULL, 0 }
    14361436                };
    1437                 for (unsigned i = 0; i < aNativePaths[i].pList; i++)
     1437                for (unsigned i = 0; aNativePaths[i].pList; i++)
    14381438                {
    14391439                    Assert(aNativePaths[i].chSep == ';'); /* fix when needed */
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