VirtualBox

Changeset 13836 in vbox for trunk/src/VBox/Main/testcase


Ignore:
Timestamp:
Nov 5, 2008 2:42:54 AM (16 years ago)
Author:
vboxsync
Message:

s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/testcase/tstAPI.cpp

    r13580 r13836  
    609609#endif
    610610        };
    611         for (size_t i = 0; i < ELEMENTS (Names); ++ i)
     611        for (size_t i = 0; i < RT_ELEMENTS (Names); ++ i)
    612612        {
    613613            Bstr src = Names [i];
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