VirtualBox

Ignore:
Timestamp:
Mar 26, 2010 11:13:56 AM (15 years ago)
Author:
vboxsync
Message:

Backed out 59261 & 59266

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp

    r27677 r27730  
    88
    99/*
    10  * Copyright (C) 2006-2010 Sun Microsystems, Inc.
     10 * Copyright (C) 2006-2007 Sun Microsystems, Inc.
    1111 *
    1212 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    195195    nsCOMPtr <IMachine> machine;
    196196    rc = virtualBox->CreateMachine(NS_LITERAL_STRING("A brand new name").get(),
    197                                    nsnull, nsnull, nsnull, false, getter_AddRefs(machine));
     197                                   nsnull, nsnull, nsnull, getter_AddRefs(machine));
    198198    if (NS_FAILED(rc))
    199199    {
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