VirtualBox

Ignore:
Timestamp:
Oct 9, 2015 3:07:17 PM (9 years ago)
Author:
vboxsync
Message:

Doxygen: fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp

    r57358 r58154  
    3939#include "VBGLR3Internal.h"
    4040
    41 
    42 /*********************************************************************************************************************************
    43 *   Structures and Typedefs                                                                                                      *
    44 *********************************************************************************************************************************/
    45 
    4641using namespace guestControl;
     42
    4743
    4844/**
     
    284280 * @return  IPRT status code.
    285281 * @param   pCtx                    Host context.
     282 * @param   uFlags
    286283 ** @todo Docs!
    287284 */
     
    313310
    314311
    315 VBGLR3DECL(int) VbglR3GuestCtrlSessionNotify(PVBGLR3GUESTCTRLCMDCTX pCtx,
    316                                              uint32_t uType, uint32_t uResult)
     312VBGLR3DECL(int) VbglR3GuestCtrlSessionNotify(PVBGLR3GUESTCTRLCMDCTX pCtx, uint32_t uType, uint32_t uResult)
    317313{
    318314    AssertPtrReturn(pCtx, VERR_INVALID_POINTER);
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