VirtualBox

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

*: scm cleanup run.

Location:
trunk/src/VBox/Main/src-helper-apps
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-helper-apps/VBoxExtPackHelperApp.cpp

    r56994 r57358  
    1717
    1818
    19 /*******************************************************************************
    20 *   Header Files                                                               *
    21 *******************************************************************************/
     19/*********************************************************************************************************************************
     20*   Header Files                                                                                                                 *
     21*********************************************************************************************************************************/
    2222#include "../include/ExtPackUtil.h"
    2323
     
    7171
    7272
    73 /*******************************************************************************
    74 *   Defined Constants And Macros                                               *
    75 *******************************************************************************/
     73/*********************************************************************************************************************************
     74*   Defined Constants And Macros                                                                                                 *
     75*********************************************************************************************************************************/
    7676/** Enable elevation on Windows and Darwin. */
    7777#if !defined(RT_OS_OS2) || defined(DOXYGEN_RUNNING)
     
    9494
    9595
    96 /*******************************************************************************
    97 *   Global Variables                                                           *
    98 *******************************************************************************/
     96/*********************************************************************************************************************************
     97*   Global Variables                                                                                                             *
     98*********************************************************************************************************************************/
    9999#ifdef RT_OS_WINDOWS
    100100static HINSTANCE g_hInstance;
  • trunk/src/VBox/Main/src-helper-apps/VBoxVolInfo.cpp

    r48672 r57358  
    1818
    1919
    20 /*******************************************************************************
    21 *   Header Files                                                               *
    22 *******************************************************************************/
     20/*********************************************************************************************************************************
     21*   Header Files                                                                                                                 *
     22*********************************************************************************************************************************/
    2323#include <dirent.h>
    2424extern "C"
     
    3232#include <unistd.h>
    3333
    34 /*******************************************************************************
    35 *   Function Prototypes                                                        *
    36 *******************************************************************************/
     34
     35/*********************************************************************************************************************************
     36*   Function Prototypes                                                                                                          *
     37*********************************************************************************************************************************/
    3738void print_dev_name(dev_t devid);
    3839
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