Re: [hackers] [quark] Begin comment in lowercase || Laslo Hunhold

From: Hiltjo Posthuma <hiltjo_AT_codemadness.org>
Date: Wed, 5 Aug 2020 19:54:10 +0200

On Wed, Aug 05, 2020 at 07:14:08PM +0200, git_AT_suckless.org wrote:
> commit 2318a89ecd7aad5a296b657caec22beff92a4284
> Author: Laslo Hunhold <dev_AT_frign.de>
> AuthorDate: Wed Aug 5 19:14:10 2020 +0200
> Commit: Laslo Hunhold <dev_AT_frign.de>
> CommitDate: Wed Aug 5 19:14:10 2020 +0200
>
> Begin comment in lowercase
>
> Signed-off-by: Laslo Hunhold <dev_AT_frign.de>
>
> diff --git a/main.c b/main.c
> index 1061ea0..b5d0364 100644
> --- a/main.c
> +++ b/main.c
> _AT_@ -303,7 +303,7 @@ main(int argc, char *argv[])
> "Entry not found");
> }
>
> - /* Open a new process group */
> + /* open a new process group */
> setpgid(0,0);
                  ^
Theres no space there. It's an injustice :P

>
> handlesignals(sigcleanup);
>

-- 
Kind regards,
Hiltjo
Received on Wed Aug 05 2020 - 19:54:10 CEST

This archive was generated by hypermail 2.3.0 : Wed Aug 05 2020 - 20:00:35 CEST