VirtualBox

Changeset 13836 in vbox for trunk/src/VBox/Runtime/r3/linux


Ignore:
Timestamp:
Nov 5, 2008 2:42:54 AM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
38827
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/linux/sched-linux.cpp

    r8245 r13836  
    566566         */
    567567        rc = VERR_FILE_NOT_FOUND;
    568         for (unsigned i = 0; i < ELEMENTS(g_aUnixConfigs); i++)
     568        for (unsigned i = 0; i < RT_ELEMENTS(g_aUnixConfigs); i++)
    569569        {
    570570            if (g_aUnixConfigs[i].enmPriority == enmPriority)
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