VirtualBox

Changeset 14298 in vbox for trunk/src/VBox/Runtime/generic


Ignore:
Timestamp:
Nov 18, 2008 12:47:26 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
39482
Message:

Corrected a couple of grammos.

Location:
trunk/src/VBox/Runtime/generic
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/generic/timer-generic.cpp

    r9444 r14298  
    5858     * is destroyed to indicate clearly that thread should exit. */
    5959    uint32_t volatile       u32Magic;
    60     /** Flag indicating the the timer is suspended. */
     60    /** Flag indicating the timer is suspended. */
    6161    uint8_t volatile        fSuspended;
    6262    /** Flag indicating that the timer has been destroyed. */
  • trunk/src/VBox/Runtime/generic/timerlr-generic.cpp

    r10972 r14298  
    6060     * is destroyed to indicate clearly that thread should exit. */
    6161    uint32_t volatile       u32Magic;
    62     /** Flag indicating the the timer is suspended. */
     62    /** Flag indicating the timer is suspended. */
    6363    bool volatile           fSuspended;
    6464    /** Flag indicating that the timer has been destroyed. */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette