[haiku-commits] Re: haiku: hrev50308 - in src: add-ons/mail_daemon/outbound_protocols/smtp servers/app/drawing/interface/html5 add-ons/accelerants/radeon add-ons/media/media-add-ons servers/app

  • From: Axel Dörfler <axeld@xxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sat, 14 May 2016 23:27:15 +0200

Am 13/05/2016 um 22:00 schrieb waddlesplash:

+                                               SSL_write(ssl,data,bufferLen);
>> +                                       } else {
>> +                                               send (fSocket,data, 
bufferLen,0);
>> +                                       }
>> +#else
> This change introduces a style violation.
Extraneous braces, got it. Fixing.

Also space after comma, btw.

Bye,
   Axel.

Other related posts: