VirtualBox

Changeset 8729 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
May 8, 2008 11:35:34 PM (17 years ago)
Author:
vboxsync
Message:

cosmetics

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/testcase/tstErrUnique.cpp

    r8245 r8729  
    4040
    4141
    42 /********************************************************************************   Global Variables                                                           ********************************************************************************//** Array of messages.
     42/*******************************************************************************
     43*   Global Variables                                                           *
     44*******************************************************************************/
     45/** Array of messages.
    4346 * The data is generated by a sed script.
    4447 */
     
    4750#include "errmsgdata.h"
    4851};
     52
    4953
    5054static bool strIsPermissibleDuplicate(const RTSTATUSMSG *msg)
     
    6367{
    6468    int         cErrors = 0;
     69    RTR3Init();
    6570    RTPrintf("tstErrUnique: TESTING\n");
    66     RTR3Init();
    6771
    6872    for (uint32_t i = 0; i < ELEMENTS(g_aErrorMessages) - 1; i++)
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