Changeset 3189 in vbox
- Timestamp:
- Jun 20, 2007 8:29:50 PM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 22129
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/SUPDRV.h
r2981 r3189 566 566 #endif 567 567 #if defined(__DARWIN__) || defined(__OS2__) 568 /** Pointer to the next session with the same has . */568 /** Pointer to the next session with the same hash. */ 569 569 PSUPDRVSESSION pNextHash; 570 570 #endif
Note:
See TracChangeset
for help on using the changeset viewer.