VirtualBox

Changeset 97392 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Nov 3, 2022 11:39:54 PM (2 years ago)
Author:
vboxsync
Message:

Main/UpdateAgentImpl.h: doxygen fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/UpdateAgentImpl.h

    r96407 r97392  
    135135
    136136    /** @name Public methods for internal purposes only
    137      *        (ensure there is a caller and a read lock before calling them!) */
     137     *        (ensure there is a caller and a read lock before calling them!)
     138     * @{ */
    138139    HRESULT i_loadSettings(const settings::UpdateAgent &data);
    139140    HRESULT i_saveSettings(settings::UpdateAgent &data);
     
    141142    virtual HRESULT i_setCheckCount(ULONG aCount);
    142143    virtual HRESULT i_setLastCheckDate(const com::Utf8Str &aDate);
    143     /** @}  */
     144    /** @} */
    144145
    145146protected:
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