Differences From Artifact [82fc8ee460]:
- File src/exceptions/OFAddressTranslationFailedException.m — part of check-in [ce70e17b38] at 2012-01-05 00:56:18 on branch trunk — Update copyright. (user: js, size: 2180) [annotate] [blame] [check-ins using]
To Artifact [37a25d4426]:
- File src/exceptions/OFAddressTranslationFailedException.m — part of check-in [c7adbcf399] at 2012-10-02 11:00:04 on branch trunk — Clean up properties in exceptions. (user: js, size: 2187) [annotate] [blame] [check-ins using]
| ︙ | |||
85 86 87 88 89 90 91 | 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 | - + |
inClass, AT_ERRPARAM];
return description;
}
- (OFTCPSocket*)socket
{
|