VirtualBox

Ignore:
Timestamp:
Nov 18, 2008 4:56:53 PM (16 years ago)
Author:
vboxsync
Message:

Fix a couple of words doubled in comments. No code changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/posix/semevent-posix.cpp

    r12960 r14318  
    7878/** The object isn't initialized. */
    7979#define EVENT_STATE_UNINITIALIZED   0
    80 /** The semaphore is is signaled. */
     80/** The semaphore is signaled. */
    8181#define EVENT_STATE_SIGNALED        0xff00ff00
    8282/** The semaphore is not signaled. */
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