VirtualBox

Changeset 126 in vbox for trunk/src/VBox/Devices/Storage


Ignore:
Timestamp:
Jan 17, 2007 7:39:16 PM (18 years ago)
Author:
vboxsync
Message:

fix windows build?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/testcase/vhddtool.cpp

    r125 r126  
    277277int main(int argc, char **argv)
    278278{
    279     setenv("VBOX_LOG_DEST", "stdout", 1);
    280     setenv("VBOX_LOG_FLAGS", "", 1);
     279    putenv("VBOX_LOG_DEST=stdout");
     280    putenv("VBOX_LOG_FLAGS=");
    281281
    282282    RTR3Init();
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