VirtualBox

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

*: scm cleanup run.

Location:
trunk/src/VBox/HostServices/SharedFolders
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedFolders/testcase/tstSharedFolderService.cpp

    r55162 r57358  
    2222 */
    2323
    24 /******************************************************************************
    25 *   Header Files                                                              *
    26 ******************************************************************************/
     24
     25/*********************************************************************************************************************************
     26*   Header Files                                                                                                                 *
     27*********************************************************************************************************************************/
    2728
    2829#include "tstSharedFolderService.h"
     
    4041
    4142
    42 /******************************************************************************
    43 *   Global Variables                                                          *
    44 ******************************************************************************/
     43/*********************************************************************************************************************************
     44*   Global Variables                                                                                                             *
     45*********************************************************************************************************************************/
    4546static RTTEST g_hTest = NIL_RTTEST;
    4647
    4748
    48 /******************************************************************************
    49 *   Declarations                                                              *
    50 ******************************************************************************/
     49/*********************************************************************************************************************************
     50*   Declarations                                                                                                                 *
     51*********************************************************************************************************************************/
    5152extern "C" DECLCALLBACK(DECLEXPORT(int)) VBoxHGCMSvcLoad (VBOXHGCMSVCFNTABLE *ptable);
    5253
    5354
    54 /******************************************************************************
    55 *   Helpers                                                                   *
    56 ******************************************************************************/
     55/*********************************************************************************************************************************
     56*   Helpers                                                                                                                      *
     57*********************************************************************************************************************************/
    5758
    5859/** Simple call handle structure for the guest call completion callback */
     
    111112
    112113
    113 /******************************************************************************
    114 *   Stub functions and data                                                   *
    115 ******************************************************************************/
     114/*********************************************************************************************************************************
     115*   Stub functions and data                                                                                                      *
     116*********************************************************************************************************************************/
    116117
    117118static PRTDIR testRTDirClosepDir;
     
    408409
    409410
    410 /******************************************************************************
    411 *   Tests                                                                     *
    412 ******************************************************************************/
     411/*********************************************************************************************************************************
     412*   Tests                                                                                                                        *
     413*********************************************************************************************************************************/
    413414
    414415/* Sub-tests for testMappingsQuery(). */
     
    11121113}
    11131114
    1114 /******************************************************************************
    1115 *   Main code                                                                 *
    1116 ******************************************************************************/
     1115
     1116/*********************************************************************************************************************************
     1117*   Main code                                                                                                                    *
     1118*********************************************************************************************************************************/
    11171119
    11181120static void testAPI(RTTEST hTest)
  • trunk/src/VBox/HostServices/SharedFolders/testcase/tstShflCase.cpp

    r38737 r57358  
    1515 */
    1616
    17 /*******************************************************************************
    18 *   Header Files                                                               *
    19 *******************************************************************************/
     17
     18/*********************************************************************************************************************************
     19*   Header Files                                                                                                                 *
     20*********************************************************************************************************************************/
    2021#define LOG_GROUP LOG_GROUP_MISC
    2122#define LOG_ENABLED
     
    3435
    3536
    36 /*******************************************************************************
    37 *   Defined Constants And Macros                                               *
    38 *******************************************************************************/
     37/*********************************************************************************************************************************
     38*   Defined Constants And Macros                                                                                                 *
     39*********************************************************************************************************************************/
    3940/* Override slash for non-windows hosts. */
    4041#undef RTPATH_DELIMITER
     
    4849
    4950
    50 /*******************************************************************************
    51 *   Global Variables                                                           *
    52 *******************************************************************************/
     51/*********************************************************************************************************************************
     52*   Global Variables                                                                                                             *
     53*********************************************************************************************************************************/
    5354static int iDirList = 0;
    5455static int iDirFile = 0;
  • trunk/src/VBox/HostServices/SharedFolders/testcase/tstShflSizes.cpp

    r44528 r57358  
    1616 */
    1717
    18 /*******************************************************************************
    19 *   Header Files                                                               *
    20 *******************************************************************************/
     18
     19/*********************************************************************************************************************************
     20*   Header Files                                                                                                                 *
     21*********************************************************************************************************************************/
    2122#include <VBox/shflsvc.h>
    2223#include <iprt/string.h>
  • trunk/src/VBox/HostServices/SharedFolders/vbsfpath.h

    r56962 r57358  
    2525#define VBSF_F_PATH_HAS_WILDCARD_IN_LAST   UINT32_C(0x00000002) /* The last component contains a wildcard. */
    2626
    27 /** 
     27/**
    2828 *
    2929 * @param pClient                Shared folder client.
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