VirtualBox

Changeset 57944 in vbox for trunk/src/VBox/Runtime/generic


Ignore:
Timestamp:
Sep 29, 2015 3:07:09 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
102919
Message:

iprt: More doxygen corrections.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/generic/http-curl.cpp

    r57905 r57944  
    177177*   Defined Constants And Macros                                                                                                 *
    178178*********************************************************************************************************************************/
    179 /** @def RTHTTP_MAX_MEM_DOWNLOAD
     179/** @def RTHTTP_MAX_MEM_DOWNLOAD_SIZE
    180180 * The max size we are allowed to download to a memory buffer.
    181181 *
     
    598598 * Configures a proxy given a "URL" like specification.
    599599 *
    600  * Format is [<scheme>"://"][<userid>[@<password>]:]<server>[":"<port>].
     600 * Format is:
     601 * <pre> [<scheme>"://"][<userid>[@<password>]:]<server>[":"<port>] </pre>
    601602 *
    602603 * @returns IPRT status code.
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