VirtualBox

Changeset 41783 in vbox for trunk/src/VBox/Runtime/common


Ignore:
Timestamp:
Jun 16, 2012 7:24:15 PM (13 years ago)
Author:
vboxsync
Message:

Doxygen, comment typos.

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

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/alloc/memcache.cpp

    r34507 r41783  
    226226     * avoid some reads - no change. Inserting pause instructions did nothing
    227227     * (as expected).  The only thing which seems to make a difference is
    228      * reading the pFreeTop pointer twice in the the free code... This is weird
    229      * or I'm overlooking something..
     228     * reading the pFreeTop pointer twice in the free code... This is weird or I'm
     229     * overlooking something..
    230230     *
    231231     * No time to figure it out, so I'm disabling the broken code paths for
  • trunk/src/VBox/Runtime/common/dbg/dbgmodnm.cpp

    r41493 r41783  
    223223             * This is really what C was made for, string parsing.
    224224             */
    225             /* The the symbol value (address). */
     225            /* The symbol value (address). */
    226226            uint64_t u64Addr;
    227227            char    *psz;
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