Changeset 28401 in vbox for trunk/src/VBox/Main/include/SnapshotImpl.h
- Timestamp:
- Apr 16, 2010 9:14:54 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 60162
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/SnapshotImpl.h
r26044 r28401 1 /* $Id$ */ 2 1 3 /** @file 2 4 * … … 5 7 6 8 /* 7 * Copyright (C) 2006-20 09Sun Microsystems, Inc.9 * Copyright (C) 2006-2010 Sun Microsystems, Inc. 8 10 * 9 11 * This file is part of VirtualBox Open Source Edition (OSE), as … … 70 72 void uninit(); 71 73 72 void begin Discard();74 void beginSnapshotDelete(); 73 75 74 76 void deparent();
Note:
See TracChangeset
for help on using the changeset viewer.