VirtualBox

Changeset 75338 in vbox


Ignore:
Timestamp:
Nov 9, 2018 2:08:49 AM (6 years ago)
Author:
vboxsync
Message:

Add/os2/VBoxSF: Doxygen.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/os2/VBoxSF/VBoxSFFind.cpp

    r75337 r75338  
    4949 *
    5050 * @returns true if compatible, false if not.
    51  * @param   pszName             The name to inspect (UTF-8).
     51 * @param   pszName     The name to inspect (UTF-8).
     52 * @param   cchName     The length of the name.
     53 * @param   pwszTmp     Buffer for test conversions.
     54 * @param   cwcTmp      The size of the buffer.
    5255 */
    5356static bool vboxSfOs2IsUtf8Name8dot3(const char *pszName, size_t cchName, PRTUTF16 pwszTmp, size_t cwcTmp)
     
    703706        vboxSfOs2ReleasePathAndFolder(pStrFolderPath, pFolder);
    704707    }
     708
     709    RT_NOREF_PV(pFsFsi);
    705710    LogFlow(("FS32_FINDFIRST: returns %u\n", rc));
    706711    return rc;
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