On Tue, 30 Aug 2016 19:12:26 +0200
Quentin Rameau <quinq_AT_fifth.space> wrote:
Hey Quentin,
> Personally I don't mind, but you could break the lines after each
> argument and satisfy both churches. ;)
> ie:
> + fprintf(stderr,
> + "slock: unable to grab mouse pointer for
> screen %s\n",
> + screen);
> …
> + fprintf(stderr,
> + "slock: unable to grab keyboard for screen
> %s\n",
> + screen);
this looks like a good compromise. :)
Cheers
FRIGN
--
FRIGN <dev_AT_frign.de>
Received on Tue Aug 30 2016 - 19:17:27 CEST