Changeset 14628 in vbox
- Timestamp:
- Nov 26, 2008 10:25:52 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 39931
- Location:
- trunk/src/VBox/Main
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/HardDisk2Impl.cpp
r14596 r14628 1 /* $Id$ */ 2 1 3 /** @file 2 4 * -
trunk/src/VBox/Main/include/HardDisk2Impl.h
r14596 r14628 1 /* $Id 1 /* $Id$ */ 2 2 3 3 /** @file … … 42 42 43 43 /** 44 * The HardDisk2 component class implements the 44 * The HardDisk2 component class implements the IHardDisk2 interface. 45 45 */ 46 46 class ATL_NO_VTABLE HardDisk2
Note:
See TracChangeset
for help on using the changeset viewer.