VirtualBox

Changeset 57358 in vbox for trunk/src/VBox/ExtPacks/VNC


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/ExtPacks/VNC
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ExtPacks/VNC/VBoxVNC.cpp

    r56298 r57358  
    1919 */
    2020
    21 /*******************************************************************************
    22 *   Header Files                                                               *
    23 *******************************************************************************/
     21
     22/*********************************************************************************************************************************
     23*   Header Files                                                                                                                 *
     24*********************************************************************************************************************************/
    2425#define LOG_GROUP LOG_GROUP_VRDE
    2526#include <VBox/log.h>
     
    4950
    5051
    51 /*******************************************************************************
    52 *   Defined Constants And Macros                                               *
    53 *******************************************************************************/
     52/*********************************************************************************************************************************
     53*   Defined Constants And Macros                                                                                                 *
     54*********************************************************************************************************************************/
    5455#define VNC_SIZEOFRGBA          4
    5556#define VNC_PASSWORDSIZE        20
     
    5960
    6061
    61 /*******************************************************************************
    62 *   Structures and Typedefs                                                    *
    63 *******************************************************************************/
     62/*********************************************************************************************************************************
     63*   Structures and Typedefs                                                                                                      *
     64*********************************************************************************************************************************/
    6465class VNCServerImpl
    6566{
  • trunk/src/VBox/ExtPacks/VNC/VBoxVNCMain.cpp

    r56298 r57358  
    1717
    1818
    19 /*******************************************************************************
    20 *   Header Files                                                               *
    21 *******************************************************************************/
     19/*********************************************************************************************************************************
     20*   Header Files                                                                                                                 *
     21*********************************************************************************************************************************/
    2222#include <VBox/ExtPack/ExtPack.h>
    2323
     
    3030
    3131
    32 /*******************************************************************************
    33 *   Global Variables                                                           *
    34 *******************************************************************************/
     32/*********************************************************************************************************************************
     33*   Global Variables                                                                                                             *
     34*********************************************************************************************************************************/
    3535/** Pointer to the extension pack helpers. */
    3636static PCVBOXEXTPACKHLP g_pHlp;
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