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.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/utils/usb/UsbTest.cpp

    r56295 r57358  
    2727
    2828
    29 /*******************************************************************************
    30 *   Header Files                                                               *
    31 *******************************************************************************/
     29/*********************************************************************************************************************************
     30*   Header Files                                                                                                                 *
     31*********************************************************************************************************************************/
    3232#include <iprt/err.h>
    3333#include <iprt/getopt.h>
     
    5151#include <linux/usbdevice_fs.h>
    5252
    53 /*******************************************************************************
    54 *   Defined Constants And Macros                                               *
    55 *******************************************************************************/
     53
     54/*********************************************************************************************************************************
     55*   Defined Constants And Macros                                                                                                 *
     56*********************************************************************************************************************************/
    5657
    5758/** Number of tests implemented at the moment. */
    5859#define USBTEST_TEST_CASES      25
    5960
    60 /*******************************************************************************
    61 *   Structures and Typedefs                                                    *
    62 *******************************************************************************/
     61
     62/*********************************************************************************************************************************
     63*   Structures and Typedefs                                                                                                      *
     64*********************************************************************************************************************************/
    6365
    6466/**
     
    110112#define USBTEST_REQUEST _IOWR('U', 100, USBTESTPARMS)
    111113
    112 /*******************************************************************************
    113 *   Global Variables                                                           *
    114 *******************************************************************************/
     114
     115/*********************************************************************************************************************************
     116*   Global Variables                                                                                                             *
     117*********************************************************************************************************************************/
    115118
    116119/** Command line parameters */
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