VirtualBox

Changeset 4020 in vbox for trunk


Ignore:
Timestamp:
Aug 3, 2007 11:43:11 AM (17 years ago)
Author:
vboxsync
Message:

Spelling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/linux/semaphore-r0drv-linux.c

    r2981 r4020  
    194194            lTimeout = schedule_timeout(lTimeout);
    195195
    196             /* Check if someone destroyed the semaphore while we was waiting. */
     196            /* Check if someone destroyed the semaphore while we were waiting. */
    197197            if (pEventInt->u32Magic != RTSEMEVENT_MAGIC)
    198198            {
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