Changeset 4119 in vbox for trunk/src/VBox/Additions/common/VBoxGuestLib
- Timestamp:
- Aug 11, 2007 1:43:24 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxGuestLib/SysHlp.cpp
r4071 r4119 85 85 PMDL pMdl = (PMDL)pvCtx; 86 86 87 Assert(pMdl); 87 88 if (pMdl != NULL) 88 89 {
Note:
See TracChangeset
for help on using the changeset viewer.