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/string/ministring.cpp

    r56290 r57358  
    2929
    3030
    31 /*******************************************************************************
    32 *   Header Files                                                               *
    33 *******************************************************************************/
     31/*********************************************************************************************************************************
     32*   Header Files                                                                                                                 *
     33*********************************************************************************************************************************/
    3434#include <iprt/cpp/ministring.h>
    3535
    3636
    37 /*******************************************************************************
    38 *   Global Variables                                                           *
    39 *******************************************************************************/
     37/*********************************************************************************************************************************
     38*   Global Variables                                                                                                             *
     39*********************************************************************************************************************************/
    4040const size_t RTCString::npos = ~(size_t)0;
    4141
    4242
    43 /*******************************************************************************
    44 *   Defined Constants And Macros                                               *
    45 *******************************************************************************/
     43/*********************************************************************************************************************************
     44*   Defined Constants And Macros                                                                                                 *
     45*********************************************************************************************************************************/
    4646/** Allocation block alignment used when appending bytes to a string. */
    4747#define IPRT_MINISTRING_APPEND_ALIGNMENT    64
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