On Wed, Aug 05, 2020 at 07:14:08PM +0200, g...@suckless.org wrote:
> commit 2318a89ecd7aad5a296b657caec22beff92a4284
> Author:     Laslo Hunhold <d...@frign.de>
> AuthorDate: Wed Aug 5 19:14:10 2020 +0200
> Commit:     Laslo Hunhold <d...@frign.de>
> CommitDate: Wed Aug 5 19:14:10 2020 +0200
> 
>     Begin comment in lowercase
>     
>     Signed-off-by: Laslo Hunhold <d...@frign.de>
> 
> diff --git a/main.c b/main.c
> index 1061ea0..b5d0364 100644
> --- a/main.c
> +++ b/main.c
> @@ -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

Reply via email to