VirtualBox

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/Devices/Storage/testcase/vditool.cpp

    r13835 r13836  
    373373    static const char * const s_apszGroups[] = VBOX_LOGGROUP_NAMES;
    374374    int rc = RTLogCreate(&pLogger, 0, "all",
    375                          NULL, ELEMENTS(s_apszGroups), s_apszGroups,
     375                         NULL, RT_ELEMENTS(s_apszGroups), s_apszGroups,
    376376                          RTLOGDEST_STDOUT, NULL);
    377377    RTLogRelSetDefaultInstance(pLogger);
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