- Timestamp:
- Aug 24, 2010 4:54:28 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/solaris/coredumper-solaris.cpp
r31935 r31937 225 225 { 226 226 AssertReturn(pVBoxCore->pvCore == NULL, VERR_ALREADY_EXISTS); 227 AssertReturn(pVBoxCore->VBoxProc.Process != NIL_RTPROCESS, VERR_PROCESS_NOT_FOUND);228 227 229 228 struct VBOXSOLPREALLOCTABLE
Note:
See TracChangeset
for help on using the changeset viewer.