VirtualBox

Changeset 31493 in vbox for trunk/src


Ignore:
Timestamp:
Aug 9, 2010 4:48:05 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
64579
Message:

typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/testcase/tstVDCopy.cpp

    r28800 r31493  
    66
    77/*
    8  * Copyright (C) 2006-2007 Oracle Corporation
     8 * Copyright (C) 2006-2010 Oracle Corporation
    99 *
    1010 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    174174    if (RT_FAILURE(rc))
    175175    {
    176         RTPrintf("tstVD-2: unloading backends failed! rc=%Rrc\n", rc);
     176        RTPrintf("tstVDCopy: unloading backends failed! rc=%Rrc\n", rc);
    177177        g_cErrors++;
    178178    }
     
    181181     */
    182182    if (!g_cErrors)
    183         RTPrintf("tstVD-2: SUCCESS\n");
     183        RTPrintf("tstVDCopy: SUCCESS\n");
    184184    else
    185         RTPrintf("tstVD-2: FAILURE - %d errors\n", g_cErrors);
     185        RTPrintf("tstVDCopy: FAILURE - %d errors\n", g_cErrors);
    186186
    187187    return !!g_cErrors;
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