Changeset 7316 in vbox for trunk/src/libs/xpcom18a4/ipc/ipcd
- Timestamp:
- Mar 6, 2008 10:39:20 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp
r7153 r7316 3535 3535 if (NS_SUCCEEDED(rv2)) 3536 3536 { 3537 nsCOMPtr <nsIException> exception;3538 3537 rv2 = em->GetCurrentException (getter_AddRefs (exception)); 3539 3538 if (NS_SUCCEEDED(rv2))
Note:
See TracChangeset
for help on using the changeset viewer.