VirtualBox

Changeset 74428 in vbox


Ignore:
Timestamp:
Sep 23, 2018 4:11:44 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
125263
Message:

IPRT/rest: doxygen fix. bugref:9167

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/cpp/restclient.h

    r74425 r74428  
    301301    size_t      m_cbMaxDownload;
    302302
    303     /** @copydoc FNRTHTTPDOWNLOADCALLBACK. */
     303    /** @copydoc FNRTHTTPDOWNLOADCALLBACK */
    304304    static DECLCALLBACK(int) receiveHttpCallback(RTHTTP hHttp, void const *pvBuf, size_t cbBuf, uint32_t uHttpStatus,
    305305                                                 uint64_t offContent, uint64_t cbContent, void *pvUser) RT_NOEXCEPT;
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