Changeset 14967 in vbox for trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp
- Timestamp:
- Dec 4, 2008 8:21:43 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Storage/VDIHDDCore.cpp
r14960 r14967 1946 1946 vdiAsyncRead, 1947 1947 /* pfnAsyncWrite */ 1948 vdiAsyncWrite 1948 vdiAsyncWrite, 1949 /* pfnComposeLocation */ 1950 genericFileComposeLocation, 1951 /* pfnComposeName */ 1952 genericFileComposeName 1949 1953 }; 1950 1954
Note:
See TracChangeset
for help on using the changeset viewer.