Hi Moritz,

Removing tabs might be desirable, but this patch destroys indentation
(see stark example below), which is not.

My 2 cents.

Happy hacking!

Christian

On 01/24/2018 02:23 PM, Moritz Warning wrote:
>    if (url == NULL)
>       {
> -     MHD_stop_daemon (d);
> -     return 16;
> +  MHD_stop_daemon (d);
> +  return 16;
>       }

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to