Changeset 9106
- Timestamp:
- Sep 12, 2009, 2:48:57 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/macosx/PortChecker.m
r7659 r9106 109 109 else 110 110 { 111 NSLog( [NSString stringWithFormat: @"Unable to get port status: invalid response (%@)", probeString]);111 NSLog(@"Unable to get port status: invalid response (%@)", probeString); 112 112 [self callBackWithStatus: PORT_STATUS_ERROR]; 113 113 }
Note: See TracChangeset
for help on using the changeset viewer.