Changeset 20213 in vbox for trunk/src/VBox/Main/cbinding
- Timestamp:
- Jun 3, 2009 8:11:42 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/cbinding/tstXPCOMCGlue.c
r19375 r20213 238 238 { 239 239 PRBool completed; 240 PR Int32 resultCode;240 PRUint32 resultCode; 241 241 242 242 printf("Waiting for the remote session to open...\n");
Note:
See TracChangeset
for help on using the changeset viewer.