Changeset 10467 in vbox for trunk/include/VBox
- Timestamp:
- Jul 10, 2008 12:40:53 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 33140
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/VBoxHDD-new.h
r9599 r10467 196 196 /** Supports being used as differencing image format backend. */ 197 197 #define VD_CAP_DIFF RT_BIT(4) 198 /** The backend operates on files. The caller needs to know to handle the 199 * location appropriately. */ 200 #define VD_CAP_FILE RT_BIT(6) 198 201 /** @}*/ 199 202
Note:
See TracChangeset
for help on using the changeset viewer.