VirtualBox

Ignore:
Timestamp:
Oct 28, 2010 9:27:05 AM (14 years ago)
Author:
vboxsync
Message:

*: spelling fixes, thanks Timeless!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxService/VBoxServiceVMInfo.cpp

    r33395 r33540  
    6969*   Global Variables                                                           *
    7070*******************************************************************************/
    71 /** The vminfo interval (millseconds). */
     71/** The vminfo interval (milliseconds). */
    7272static uint32_t                 g_cMsVMInfoInterval = 0;
    7373/** The semaphore we're blocking on. */
     
    235235
    236236#elif defined(RT_OS_FREEBSD)
    237     /** @todo FreeBSD: Port logged on user info retrival.
     237    /** @todo FreeBSD: Port logged on user info retrieval.
    238238     *                 However, FreeBSD 9 supports utmpx, so we could use the code
    239239     *                 block below (?). */
     
    241241
    242242#elif defined(RT_OS_OS2)
    243     /** @todo OS/2: Port logged on (LAN/local/whatever) user info retrival. */
     243    /** @todo OS/2: Port logged on (LAN/local/whatever) user info retrieval. */
    244244    rc = VERR_NOT_IMPLEMENTED;
    245245
     
    673673#endif /* !RT_OS_WINDOWS */
    674674
    675 #if 0 /* Zapping not enabled yet, needds more testing first. */
     675#if 0 /* Zapping not enabled yet, needs more testing first. */
    676676    /*
    677677     * Zap all stale network interface data if the former (saved) network ifaces count
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