VirtualBox

Ignore:
Timestamp:
Aug 14, 2015 3:16:38 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
102121
Message:

*: scm cleanup run.

Location:
trunk/src/VBox/HostDrivers/Support/darwin
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/darwin/SUPDrv-darwin.cpp

    r57266 r57358  
    2525 */
    2626
    27 /*******************************************************************************
    28 *   Header Files                                                               *
    29 *******************************************************************************/
     27
     28/*********************************************************************************************************************************
     29*   Header Files                                                                                                                 *
     30*********************************************************************************************************************************/
    3031#define LOG_GROUP LOG_GROUP_SUP_DRV
    3132#include "../../../Runtime/r0drv/darwin/the-darwin-kernel.h"
     
    7677
    7778
    78 /*******************************************************************************
    79 *   Defined Constants And Macros                                               *
    80 *******************************************************************************/
     79/*********************************************************************************************************************************
     80*   Defined Constants And Macros                                                                                                 *
     81*********************************************************************************************************************************/
    8182
    8283/** The system device node name. */
     
    8788
    8889
    89 /*******************************************************************************
    90 *   Internal Functions                                                         *
    91 *******************************************************************************/
     90/*********************************************************************************************************************************
     91*   Internal Functions                                                                                                           *
     92*********************************************************************************************************************************/
    9293RT_C_DECLS_BEGIN
    9394static kern_return_t    VBoxDrvDarwinStart(struct kmod_info *pKModInfo, void *pvData);
     
    109110
    110111
    111 /*******************************************************************************
    112 *   Structures and Typedefs                                                    *
    113 *******************************************************************************/
     112/*********************************************************************************************************************************
     113*   Structures and Typedefs                                                                                                      *
     114*********************************************************************************************************************************/
    114115/**
    115116 * The service class.
     
    161162
    162163
    163 /*******************************************************************************
    164 *   Global Variables                                                           *
    165 *******************************************************************************/
     164/*********************************************************************************************************************************
     165*   Global Variables                                                                                                             *
     166*********************************************************************************************************************************/
    166167/**
    167168 * Declare the module stuff.
  • trunk/src/VBox/HostDrivers/Support/darwin/SUPLib-darwin.cpp

    r56293 r57358  
    2525 */
    2626
    27 /*******************************************************************************
    28 *   Header Files                                                               *
    29 *******************************************************************************/
     27
     28/*********************************************************************************************************************************
     29*   Header Files                                                                                                                 *
     30*********************************************************************************************************************************/
    3031#define LOG_GROUP LOG_GROUP_SUP
    3132#ifdef IN_SUP_HARDENED_R3
     
    5758
    5859
    59 /*******************************************************************************
    60 *   Defined Constants And Macros                                               *
    61 *******************************************************************************/
     60/*********************************************************************************************************************************
     61*   Defined Constants And Macros                                                                                                 *
     62*********************************************************************************************************************************/
    6263/** System device name. */
    6364#define DEVICE_NAME_SYS "/dev/vboxdrv"
  • trunk/src/VBox/HostDrivers/Support/darwin/SUPR0IdcClient-darwin.c

    r56293 r57358  
    2525 */
    2626
    27 /*******************************************************************************
    28 *   Header Files                                                               *
    29 *******************************************************************************/
     27
     28/*********************************************************************************************************************************
     29*   Header Files                                                                                                                 *
     30*********************************************************************************************************************************/
    3031#include "../SUPR0IdcClientInternal.h"
    3132#include <VBox/err.h>
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