Indeed, apologies for the style issues. The argument could probably be const too.
On 24 Apr. 2017 04:32, "Laslo Hunhold" <[email protected]> wrote: > On Sun, 23 Apr 2017 20:14:01 +0200 > Hiltjo Posthuma <[email protected]> wrote: > > Hey Hiltjo, > > wouldn't it also be better to remove the space between function name > and list of arguments? The current patch is inconsistent with the > dwm-style. > > > > +int canarrange (Monitor* m) { > > --> > > > > +int > > > +canarrange(Monitor* m) > > With best regards > > Laslo > > -- > Laslo Hunhold <[email protected]> > >
