VirtualBox

Changeset 95194 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Jun 3, 2022 8:51:25 PM (3 years ago)
Author:
vboxsync
Message:

Runtime/json, Runtime/initterm-r0drv-nt.cpp, Additions/VBoxGuest-win.cpp: Comment/Log message typos. Two c's in "success" is enough.

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

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/misc/json.cpp

    r93115 r95194  
    144144 * @param   pvBuf           Where to store the read data.
    145145 * @param   cbBuf           How much to read.
    146  * @param   pcbRead         Where to store the amount of data read on succcess.
     146 * @param   pcbRead         Where to store the amount of data read on success.
    147147 */
    148148typedef DECLCALLBACKTYPE(int, FNRTJSONTOKENIZERREAD,(void *pvUser, size_t offInput, void *pvBuf, size_t cbBuf,
  • trunk/src/VBox/Runtime/r0drv/nt/initterm-r0drv-nt.cpp

    r93115 r95194  
    262262
    263263    /*
    264      * Got a match, update the global variables and report succcess.
     264     * Got a match, update the global variables and report success.
    265265     */
    266266    g_offrtNtPbQuantumEnd    = pSet->KPRCB.offQuantumEnd;
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