VirtualBox

Changeset 6287

Show
Ignore:
Timestamp:
01/09/08 01:46:48 (11 months ago)
Author:
vboxsync
Message:

doxygen: Missing close.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 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 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy