Changeset 42261 in vbox for trunk/src/VBox/Main/testcase
- Timestamp:
- Jul 20, 2012 1:27:47 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 79316
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/testcase/tstAPI.cpp
r40478 r42261 5 5 6 6 /* 7 * Copyright (C) 2006-201 0Oracle Corporation7 * Copyright (C) 2006-2012 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 1417 1417 else 1418 1418 RTPrintf("Error: failed to import appliance. No error message available!\n"); 1419 }else 1419 } 1420 else 1420 1421 RTPrintf("Successfully imported the appliance.\n"); 1421 1422 }
Note:
See TracChangeset
for help on using the changeset viewer.