VirtualBox

Ignore:
Timestamp:
Aug 14, 2015 3:16:38 PM (9 years ago)
Author:
vboxsync
Message:

*: scm cleanup run.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/testcase/dump-vmwgfx.c

    r56316 r57358  
    1717
    1818
    19 /*******************************************************************************
    20 *   Header Files                                                               *
    21 *******************************************************************************/
     19/*********************************************************************************************************************************
     20*   Header Files                                                                                                                 *
     21*********************************************************************************************************************************/
    2222#include <assert.h>
    2323#include <dirent.h>
     
    3434
    3535
    36 /*******************************************************************************
    37 *   Defined Constants And Macros                                               *
    38 *******************************************************************************/
     36/*********************************************************************************************************************************
     37*   Defined Constants And Macros                                                                                                 *
     38*********************************************************************************************************************************/
    3939#define DRM_IOCTL_BASE              'd'
    4040#define DRM_COMMAND_BASE            0x40
     
    5959
    6060
    61 /*******************************************************************************
    62 *   Structures and Typedefs                                                    *
    63 *******************************************************************************/
     61/*********************************************************************************************************************************
     62*   Structures and Typedefs                                                                                                      *
     63*********************************************************************************************************************************/
    6464struct drm_vmw_get_3d_cap_arg
    6565{
     
    9999
    100100
    101 /*******************************************************************************
    102 *   Global Variables                                                           *
    103 *******************************************************************************/
     101/*********************************************************************************************************************************
     102*   Global Variables                                                                                                             *
     103*********************************************************************************************************************************/
    104104/** The size of the 3D capabilities. */
    105105static uint32_t     g_cb3dCaps;
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