Changeset 42261 in vbox for trunk/src/VBox/Main/src-all
- Timestamp:
- Jul 20, 2012 1:27:47 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-all/VirtualBoxErrorInfoImpl.cpp
r41184 r42261 57 57 if (FAILED(rc)) return rc; 58 58 mNext = nextEI; 59 }else 59 } 60 else 60 61 mNext = aNext; 61 62
Note:
See TracChangeset
for help on using the changeset viewer.