VirtualBox

Changeset 57305 in vbox


Ignore:
Timestamp:
Aug 13, 2015 8:02:22 AM (9 years ago)
Author:
vboxsync
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c

    r57255 r57305  
    668668    if (RT_UNLIKELY(g_DevExt.cBadContextCalls > 0))
    669669    {
    670         SUPR0Printf("VBoxDrvDarwinIOCtl: EFLAGS.AC=0 detected %u times, refusing all I/O controls!\n", g_DevExt.cBadContextCalls);
     670        SUPR0Printf("VBoxDrvLinuxIOCtl: EFLAGS.AC=0 detected %u times, refusing all I/O controls!\n", g_DevExt.cBadContextCalls);
    671671        return ESPIPE;
    672672    }
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