Changeset 39032 in vbox for trunk/src/VBox/Runtime/common/vfs/vfsmemory.cpp
- Timestamp:
- Oct 19, 2011 11:08:50 AM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 74450
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/vfs/vfsmemory.cpp
r36555 r39032 548 548 uint32_t *pfRetEvents) 549 549 { 550 PRTVFSMEMFILE pThis = (PRTVFSMEMFILE)pvThis; 551 int rc; 552 550 int rc; 553 551 if (fEvents != RTPOLL_EVT_ERROR) 554 552 {
Note:
See TracChangeset
for help on using the changeset viewer.