VirtualBox

Changeset 90840 in vbox


Ignore:
Timestamp:
Aug 24, 2021 11:38:08 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
146475
Message:

IPRT,VMM: Doxygen fixes for the logger changes. bugref:10086

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/log.h

    r90829 r90840  
    20412041 * @param   cBufDescs           Number of buffer descriptors that @a paBufDescs
    20422042 *                              points to. Zero for defaults.
    2043  * @param   paBufDesc           Buffer descriptors, optional.
     2043 * @param   paBufDescs          Buffer descriptors, optional.
    20442044 * @param   fDestFlags          The destination flags.  RTLOGDEST_FILE is ORed
    20452045 *                              if pszFilenameFmt specified.
     
    20842084 * @param   cBufDescs           Number of buffer descriptors that @a paBufDescs
    20852085 *                              points to. Zero for defaults.
    2086  * @param   paBufDesc           Buffer descriptors, optional.
     2086 * @param   paBufDescs          Buffer descriptors, optional.
    20872087 * @param   fDestFlags          The destination flags.  RTLOGDEST_FILE is ORed
    20882088 *                              if pszFilenameFmt specified.
  • trunk/src/VBox/VMM/VMMR3/VMM.cpp

    r90829 r90840  
    751751 * @returns VBox status code.
    752752 * @param   pVM     The cross context VM structure.
    753  * @param   EMT
     753 * @thread  EMT
    754754 */
    755755VMMR3_INT_DECL(int) VMMR3UpdateLoggers(PVM pVM)
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