Changeset 66139 in vbox
- Timestamp:
- Mar 16, 2017 5:22:42 PM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 114045
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vd.h
r66110 r66139 566 566 typedef VDREGIONDESC *PVDREGIONDESC; 567 567 /** Pointer to a constant region descriptor. */ 568 typedef const VDREGIONDESC PCVDREGIONDESC;568 typedef const VDREGIONDESC *PCVDREGIONDESC; 569 569 570 570 /**
Note:
See TracChangeset
for help on using the changeset viewer.