Changeset 37525 in vbox for trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp
- Timestamp:
- Jun 17, 2011 10:09:21 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/testcase/tstVBoxAPILinux.cpp
r33604 r37525 8 8 9 9 /* 10 * Copyright (C) 2006-201 0Oracle Corporation10 * Copyright (C) 2006-2011 Oracle Corporation 11 11 * 12 12 * This file is part of VirtualBox Open Source Edition (OSE), as … … 359 359 DeviceType_DVD, 360 360 AccessMode_ReadOnly, 361 false /* fForceNewUuid */, 361 362 getter_AddRefs(dvdImage)); 362 363 if (NS_FAILED(rc))
Note:
See TracChangeset
for help on using the changeset viewer.