Changeset 42131 in vbox for trunk/src/VBox/Main/testcase
- Timestamp:
- Jul 12, 2012 6:16:06 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp
r37662 r42131 8 8 9 9 /* 10 * Copyright (C) 2006-201 1Oracle Corporation10 * Copyright (C) 2006-2012 Oracle Corporation 11 11 * 12 12 * This file is part of VirtualBox Open Source Edition (OSE), as … … 191 191 rc = virtualBox->CreateMachine(NULL, /* settings file */ 192 192 NS_LITERAL_STRING("A brand new name").get(), 193 0, nsnull, /* groups (safearray)*/ 193 194 nsnull, /* ostype */ 194 195 nsnull, /* machine uuid */
Note:
See TracChangeset
for help on using the changeset viewer.