Changeset 29366 in vbox for trunk/src/VBox/Additions/common
- Timestamp:
- May 11, 2010 3:23:10 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/VBoxService/VBoxServicePageSharing.cpp
r29365 r29366 170 170 break; /* out of room */ 171 171 } 172 if (idxRegion >= RT_ELEMENTS(aRegions)) 173 break; /* out of room */ 172 174 } 173 175 while (dwModuleSize);
Note:
See TracChangeset
for help on using the changeset viewer.