VirtualBox

Ignore:
Timestamp:
Aug 14, 2015 10:01:25 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
102135
Message:

scm: fixes in previous cleanup run.

Location:
trunk/src/VBox/HostServices/DragAndDrop
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/DragAndDrop/dndmanager.cpp

    r57286 r57372  
    1616 */
    1717
    18 /******************************************************************************
    19  *   Header Files                                                             *
    20  ******************************************************************************/
     18
     19/*********************************************************************************************************************************
     20*   Header Files                                                                                                                 *
     21*********************************************************************************************************************************/
    2122
    2223#ifdef LOG_GROUP
     
    3334#include <iprt/uri.h>
    3435
    35 /******************************************************************************
    36  *   DnDManager                                                               *
    37  ******************************************************************************/
     36
     37/*********************************************************************************************************************************
     38*   DnDManager                                                                                                                   *
     39*********************************************************************************************************************************/
    3840
    3941int DnDManager::addMessage(uint32_t uMsg, uint32_t cParms, VBOXHGCMSVCPARM paParms[], bool fAppend /* = true */)
  • trunk/src/VBox/HostServices/DragAndDrop/service.cpp

    r57286 r57372  
    5252 */
    5353
    54 /******************************************************************************
    55  *   Header Files                                                             *
    56  ******************************************************************************/
     54
     55/*********************************************************************************************************************************
     56*   Header Files                                                                                                                 *
     57*********************************************************************************************************************************/
    5758#ifdef LOG_GROUP
    5859 #undef LOG_GROUP
     
    6465#include "dndmanager.h"
    6566
    66 /******************************************************************************
    67  *   Service class declaration                                                *
    68  ******************************************************************************/
     67
     68/*********************************************************************************************************************************
     69*   Service class declaration                                                                                                    *
     70*********************************************************************************************************************************/
    6971
    7072/** Map holding pointers to HGCM clients. Key is the (unique) HGCM client ID. */
     
    109111};
    110112
    111 /******************************************************************************
    112  *   Service class implementation                                             *
    113  ******************************************************************************/
     113
     114/*********************************************************************************************************************************
     115*   Service class implementation                                                                                                 *
     116*********************************************************************************************************************************/
    114117
    115118int DragAndDropService::init(VBOXHGCMSVCFNTABLE *pTable)
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