@@ -41,11 +41,11 @@ [_socket release]; [super dealloc]; } -- (OFString*)description +- (OFString *)description { if (_socket) return [OFString stringWithFormat: @"The socket of type %@ is already connected or bound and " @"thus can't be connected or bound again!",