- Timestamp:
- Apr 4, 2013 2:51:43 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/stream.cpp
r44528 r45338 312 312 pStream->fCurrentCodeSet = false; 313 313 pStream->fBinary = fBinary; 314 pStream->fRecheckMode = false; 314 315 #ifndef HAVE_FWRITE_UNLOCKED 315 316 pStream->pCritSect = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.