VirtualBox

Changeset 93526 in vbox


Ignore:
Timestamp:
Feb 1, 2022 10:34:20 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
149653
Message:

Main/Unattended: bugref:9781. Wrapping xml tags of comments in verbatim to make doxygen happy.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/UnattendedImpl.cpp

    r93525 r93526  
    427427/**
    428428 * Parses XML Node assuming a structure as follows
     429 * @verbatim
    429430 * <VERSION>
    430431 *     <MAJOR>10</MAJOR>
     
    433434 *     ......
    434435 * </VERSION>
     436 * @endverbatim
    435437 * @param   pNode          Points to the vesion XML node,
    436438 * @param   image          Out reference to an WIMImage instance.
     
    463465/**
    464466 * Parses XML tree assuming th following structure
     467 * @verbatim
    465468 * <WIM>
    466469 *     ....
     
    473476 *     </IMAGE>
    474477 * </WIM>
     478 * @endverbatim
    475479 *
    476480 * @param   pElmRoot   Pointer to the root node of the tree,
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