VirtualBox

Changeset 36511 in vbox


Ignore:
Timestamp:
Apr 1, 2011 3:45:50 PM (14 years ago)
Author:
vboxsync
Message:

doxygen nits.

Location:
trunk/include/iprt
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/runtime-loader.h

    r33540 r36511  
    3232
    3333/** @defgroup grp_rt_runtime_loader     Runtime Loader Generation
     34 * @ingroup grp_rt
    3435 *
    3536 * How to use this loader generator
  • trunk/include/iprt/vfs.h

    r34967 r36511  
    3939RT_C_DECLS_BEGIN
    4040
    41 /** @defgroup grp_rt_fs    RTVfs - Virtual Filesystem
     41/** @defgroup grp_rt_vfs   RTVfs - Virtual Filesystem
    4242 * @ingroup grp_rt
    4343 *
  • trunk/include/iprt/vfslowlevel.h

    r34435 r36511  
    109109RTDECL(void) RTVfsLockAcquireWriteSlow(RTVFSLOCK hLock);
    110110RTDECL(void) RTVfsLockReleaseWriteSlow(RTVFSLOCK hLock);
    111 /** @}  */
    112111
    113112/**
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