VirtualBox

Changeset 31527 in vbox for trunk


Ignore:
Timestamp:
Aug 10, 2010 12:05:07 PM (14 years ago)
Author:
vboxsync
Message:

wrong name

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/VBoxGuest/NTLegacy.cpp

    r31517 r31527  
    286286            if (RT_SUCCESS(vrc))
    287287            {
    288                 vrc = VBoxGuestReportGuestDriverStatus(true /* Driver is active */);
     288                vrc = VBoxGuestReportDriverStatus(true /* Driver is active */);
    289289                if (RT_FAILURE(vrc))
    290290                    dprintf(("VBoxGuest::VBoxGuestPnp::IRP_MN_START_DEVICE: could not report guest driver status, vrc = %d\n", vrc));
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