Changeset 30283 in vbox for trunk/src/VBox/Runtime/r3
- Timestamp:
- Jun 17, 2010 11:27:04 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/posix/fs-posix.cpp
r30282 r30283 251 251 *pu32Type = RTFS_FS_TYPE_NFS; 252 252 } 253 else 254 rc = RTErrConvertFromErrno(errno); 253 255 #endif 254 256 }
Note:
See TracChangeset
for help on using the changeset viewer.