- Timestamp:
- Jul 14, 2011 8:56:35 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/MediumImpl.cpp
r37900 r37941 1831 1831 if (FAILED(autoCaller.rc())) return autoCaller.rc(); 1832 1832 1833 /* isR adOnly() will do locking */1833 /* isReadOnly() will do locking */ 1834 1834 1835 1835 *aReadOnly = isReadOnly();
Note:
See TracChangeset
for help on using the changeset viewer.