VirtualBox

Changeset 69996 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Dec 7, 2017 5:39:31 PM (7 years ago)
Author:
vboxsync
Message:

hm_svm.h: Fixed mismatched doxygen braces

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/hm_svm.h

    r69930 r69996  
    638638    SVMIOIOTYPE_IN  = SVM_IOIO_READ
    639639} SVMIOIOTYPE;
    640 /** @}*/
    641640
    642641/**
     
    10251024/** Pointer to a const SVMNESTEDVMCBCACHE structure. */
    10261025typedef const SVMNESTEDVMCBCACHE *PCSVMNESTEDVMCBCACHE;
    1027 /** @} */
    10281026AssertCompileSizeAlignment(SVMNESTEDVMCBCACHE, 8);
    10291027
     
    10861084        (a_pCtx)->a_reg.Attr.u    = HMSVM_VMCB_2_CPU_SEG_ATTR((a_pVmcbStateSave)->a_REG.u16Attr); \
    10871085    } while (0)
    1088 /** @} */
    10891086
    10901087
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette