VirtualBox

Changeset 96323 in vbox for trunk/src/VBox/Main/xml


Ignore:
Timestamp:
Aug 19, 2022 7:48:05 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
153137
Message:

Recording/Main: Docs nits (use @c instead of \c).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/xml/Settings.cpp

    r96285 r96323  
    30473047 * Check if all settings have default values.
    30483048 *
    3049  * @returns \c true if default, \c false if not.
     3049 * @returns @c true if default, @c false if not.
    30503050 */
    30513051bool RecordingScreenSettings::areDefaultSettings(void) const
     
    30903090 * Returns if a certain recording feature is enabled or not.
    30913091 *
    3092  * @returns \c true if the feature is enabled, \c false if not.
     3092 * @returns @c true if the feature is enabled, @c false if not.
    30933093 * @param   enmFeature          Feature to check.
    30943094 */
     
    87878787 * for AudioDriverType_DirectSound when compiled on a Linux host.
    87888788 *
    8789 *  @return \c true if the current host supports the driver, \c false if not.
     8789*  @return @c true if the current host supports the driver, @c false if not.
    87908790 * @param enmDrvType            AudioDriverType_* enum to test.
    87918791 */
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