VirtualBox

Ignore:
Timestamp:
Jan 5, 2010 9:29:31 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
56352
Message:

IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/xml.cpp

    r25348 r25645  
    731731 *
    732732 * @param pcszMatch name of attribute to find.
    733  * @param str out: attribute value
     733 * @param ppcsz out: attribute value
    734734 * @return TRUE if attribute was found and str was thus updated.
    735735 */
     
    856856 *
    857857 * @param pcszMatch name of attribute to find.
    858  * @param i out: attribute value; overwritten only if attribute was found
     858 * @param f out: attribute value; overwritten only if attribute was found
    859859 * @return TRUE if attribute was found and str was thus updated.
    860860 */
     
    921921 * in "this".
    922922 *
    923  * @param pcszElementName
     923 * @param pcszContent
    924924 * @return
    925925 */
     
    10781078 *          ...;
    10791079 * </code>
    1080  * @param node
    1081  * @param pcszMatch
    10821080 * @return
    10831081 */
     
    13211319 * The document that is passed in will be reset before being filled if not empty.
    13221320 *
    1323  * @param pcszFilename in: name fo file to parse.
     1321 * @param strFilename in: name fo file to parse.
    13241322 * @param doc out: document to be reset and filled with data according to file contents.
    13251323 */
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