On 09/04/2014 08:24 AM, Tom Hacohen wrote:
>>       if (text)
>>         {
>> -        fputs(text, f); // FIXME: catch error
>> +        if(fputs(text, f)==EOF)
>
> Coding conventions, spaces before and after the '=='...
>
> --
> Tom.
>

Apologies. Overlooked that. He's going to send a fix now.

Cheers,
dh



------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to