VirtualBox

Changeset 6287 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jan 9, 2008 12:46:48 AM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
27145
Message:

doxygen: Missing close.

Location:
trunk/include/VBox
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/pdmins.h

    r5999 r6287  
    8585#define PDMINS2DATA_R0PTR(pIns)     PDMINS_2_DATA_R0PTR(pIns)
    8686
     87/** @} */
     88
    8789#endif
  • trunk/include/VBox/ssm.h

    r5999 r6287  
    5555    /** Will continue execution after saving the VM. */
    5656    SSMAFTER_CONTINUE,
    57     /** Will debug the saved state. 
    58      * This is used to drop some of the stricter consitentcy checks so it'll 
     57    /** Will debug the saved state.
     58     * This is used to drop some of the stricter consitentcy checks so it'll
    5959     * load fine in the debugger or animator. */
    6060    SSMAFTER_DEBUG_IT,
     
    11251125SSMR3DECL(SSMAFTER) SSMR3HandleGetAfter(PSSMHANDLE pSSM);
    11261126
    1127 
     1127/** @} */
    11281128#endif /* IN_RING3 */
    11291129
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