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/Runtime/common/path/RTPathRmCmd.cpp

    r56743 r57358  
    2626
    2727
    28 /*******************************************************************************
    29 *   Header Files                                                               *
    30 *******************************************************************************/
     28/*********************************************************************************************************************************
     29*   Header Files                                                                                                                 *
     30*********************************************************************************************************************************/
    3131#include <iprt/path.h>
    3232
     
    4343
    4444
    45 /*******************************************************************************
    46 *   Defined Constants And Macros                                               *
    47 *******************************************************************************/
     45/*********************************************************************************************************************************
     46*   Defined Constants And Macros                                                                                                 *
     47*********************************************************************************************************************************/
    4848#define RTPATHRMCMD_OPT_INTERACTIVE         1000
    4949#define RTPATHRMCMD_OPT_ONE_FILE_SYSTEM     1001
     
    5656
    5757
    58 /*******************************************************************************
    59 *   Structures and Typedefs                                                    *
    60 *******************************************************************************/
     58/*********************************************************************************************************************************
     59*   Structures and Typedefs                                                                                                      *
     60*********************************************************************************************************************************/
    6161/** Interactive option. */
    6262typedef enum
     
    9898
    9999
    100 /*******************************************************************************
    101 *   Global Variables                                                           *
    102 *******************************************************************************/
     100/*********************************************************************************************************************************
     101*   Global Variables                                                                                                             *
     102*********************************************************************************************************************************/
    103103/** A bunch of zeros. */
    104104static uint8_t const    g_abZeros[16384] = { 0 };
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