Changeset 9446 in vbox for trunk/src/VBox/Main
- Timestamp:
- Jun 5, 2008 6:26:45 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 31698
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/xpcom/server.cpp
r9444 r9446 358 358 /* Failed to start the timer, post the shutdown event 359 359 * manually if not on the main thread alreay. */ 360 ShutdownTimer (NULL, NULL );360 ShutdownTimer (NULL, NULL, 0); 361 361 } 362 362 else
Note:
See TracChangeset
for help on using the changeset viewer.