- Timestamp:
- Oct 25, 2009 12:51:12 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 53918
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/PDMAsyncCompletionFile.cpp
r24047 r24059 725 725 if (pEpFile->fCaching) 726 726 pdmacFileEpCacheDestroy(pEpFile); 727 728 RTFileClose(pEpFile->File); 727 729 728 730 return VINF_SUCCESS;
Note:
See TracChangeset
for help on using the changeset viewer.