VirtualBox

Changeset 32655 in vbox for trunk/src


Ignore:
Timestamp:
Sep 21, 2010 8:41:09 AM (14 years ago)
Author:
vboxsync
Message:

reset not resetted

Location:
trunk/src/VBox
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/VBoxCredProv/VBoxCredential.cpp

    r32431 r32655  
    236236    /*
    237237     * Force a re-iteration of the provider (which will give zero credentials
    238      * to try out because we just resetted our one and only a line above.
     238     * to try out because we just reset our one and only a line above.
    239239     */
    240240    if (m_pProvider)
  • trunk/src/VBox/VMM/PDMAsyncCompletionFileInternal.h

    r29587 r32655  
    222222    uint32_t          cbVMTransferPerSecStep;
    223223    /** Number of bytes we are allowed to transfer till the next update.
    224      * Resetted by the refresh timer. */
     224     * Reset by the refresh timer. */
    225225    volatile uint32_t cbVMTransferAllowed;
    226226    /** Timestamp of the last update */
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