- Timestamp:
- Nov 24, 2009 12:39:59 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/ConsoleImplTeleporter.cpp
r24895 r24896 483 483 if (RT_SUCCESS(rc)) 484 484 { 485 LogRel(("Teleporter/TCP: Incoming data detect by IsOk, assuming it 's a cancel.\n"));485 LogRel(("Teleporter/TCP: Incoming data detect by IsOk, assuming it is a cancellation NACK.\n")); 486 486 rc = VERR_SSM_CANCELLED; 487 487 }
Note:
See TracChangeset
for help on using the changeset viewer.