VirtualBox

Changeset 87593 in vbox for trunk/src/VBox/HostDrivers


Ignore:
Timestamp:
Feb 3, 2021 8:21:54 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
142625
Message:

SUP: doxygen fix

Location:
trunk/src/VBox/HostDrivers/Support
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPR3HardenedIPRT.cpp

    r85127 r87593  
    4242
    4343
    44 /**
    45  * @copydoc RTPathFilename
    46  */
    4744DECLHIDDEN(char *) supR3HardenedPathFilename(const char *pszPath)
    4845{
     
    5148
    5249
    53 /**
    54  * @copydoc RTPathAppPrivateNoArch
    55  */
    5650DECLHIDDEN(int) supR3HardenedPathAppPrivateNoArch(char *pszPath, size_t cchPath)
    5751{
     
    6054
    6155
    62 /**
    63  * @copydoc RTPathAppPrivateArch
    64  */
    6556DECLHIDDEN(int) supR3HardenedPathAppPrivateArch(char *pszPath, size_t cchPath)
    6657{
     
    6960
    7061
    71 /**
    72  * @copydoc RTPathSharedLibs
    73  */
    7462DECLHIDDEN(int) supR3HardenedPathAppSharedLibs(char *pszPath, size_t cchPath)
    7563{
     
    7866
    7967
    80 /**
    81  * @copydoc RTPathAppDocs
    82  */
    8368DECLHIDDEN(int) supR3HardenedPathAppDocs(char *pszPath, size_t cchPath)
    8469{
     
    8772
    8873
    89 /**
    90  * @copydoc RTPathExecDir
    91  */
    9274DECLHIDDEN(int) supR3HardenedPathAppBin(char *pszPath, size_t cchPath)
    9375{
  • trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp

    r87030 r87593  
    14291429
    14301430/**
    1431  * @copydoc RTPathExecDir
    14321431 * @remarks not quite like RTPathExecDir actually...
    14331432 */
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