On Tue, 30 Aug 2016 19:12:26 +0200 Quentin Rameau <[email protected]> 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 <[email protected]>
