VirtualBox

Changeset 35154 in vbox


Ignore:
Timestamp:
Dec 15, 2010 4:50:15 PM (14 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/webservice/vboxweb.cpp

    r35152 r35154  
    11551155            do
    11561156            {
    1157                 rc = RTLdrLoad(filename.c_str(), &hlibAuth, RTLDRFLAGS_LOCAL);
     1157                rc = RTLdrLoad(filename.c_str(), &hlibAuth);
    11581158                if (RT_FAILURE(rc))
    11591159                {
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