VirtualBox

Changeset 48152 in vbox


Ignore:
Timestamp:
Aug 29, 2013 12:51:26 PM (11 years ago)
Author:
vboxsync
Message:

Param comment.

File:
1 edited

Legend:

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

    r47572 r48152  
    51645164    }
    51655165    if (pGip->u32Mode != SUPGIPMODE_ASYNC_TSC)
    5166         rc = RTTimerCreateEx(&pDevExt->pGipTimer, u32Interval, 0, supdrvGipSyncTimer, pDevExt);
     5166        rc = RTTimerCreateEx(&pDevExt->pGipTimer, u32Interval, 0 /* fFlags */, supdrvGipSyncTimer, pDevExt);
    51675167    if (RT_SUCCESS(rc))
    51685168    {
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