VirtualBox

Changeset 32431 in vbox for trunk/src/VBox/Runtime/r3/win


Ignore:
Timestamp:
Sep 11, 2010 6:02:17 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
65796
Message:

scm cleanup

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

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/win/fs-win.cpp

    r30371 r32431  
    339339 *
    340340 * @returns @c true if equal, @c false if not.
    341  * @param   pwsz1               The first string. 
     341 * @param   pwsz1               The first string.
    342342 * @param   cb1                 The length of the first string, in bytes.
    343  * @param   psz2                The second string. 
    344  * @param   cch2                The length of the second string. 
     343 * @param   psz2                The second string.
     344 * @param   cch2                The length of the second string.
    345345 */
    346346static bool rtFsWinAreEqual(WCHAR const *pwsz1, size_t cch1, const char *psz2, size_t cch2)
  • trunk/src/VBox/Runtime/r3/win/poll-win.cpp

    r32131 r32431  
    585585}
    586586
    587 
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