Changeset 1336
- Timestamp:
- Apr 6, 2004, 8:36:50 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/src/lib/io/_newstre.c
-
Property cvs2svn:cvs-rev
changed from
1.3
to1.4
r1335 r1336 68 68 * Allocate the first one. 69 69 */ 70 pFile = &pSV ->vec[0];70 pFile = &pSVNew->vec[0]; 71 71 pFile->_flags = _IONEW; 72 72 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.