Changeset 27797 in vbox for trunk/src/VBox/Devices/Storage/testcase/tstVDSnap.cpp
- Timestamp:
- Mar 29, 2010 4:09:43 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/testcase/tstVDSnap.cpp
r27655 r27797 5 5 6 6 /* 7 * Copyright (C) 20 06-2007Sun Microsystems, Inc.7 * Copyright (C) 2010 Sun Microsystems, Inc. 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as … … 224 224 int rc; 225 225 PVBOXHDD pVD = NULL; 226 char *pszFormat;227 226 PDMMEDIAGEOMETRY PCHS = { 0, 0, 0 }; 228 227 PDMMEDIAGEOMETRY LCHS = { 0, 0, 0 };
Note:
See TracChangeset
for help on using the changeset viewer.