On Tue, May 13, 2008 at 06:08:59PM +0200, Szabolcs Nagy wrote:
> On 5/13/08, Diego Biurrun <diego_AT_biurrun.de> wrote:
> > > XGrabButton(dpy, AnyButton, AnyModifier, c->win, False,
> > > - BUTTONMASK, GrabModeAsync, GrabModeSync, None, None);
> > > + BUTTONMASK, GrabModeAsync, GrabModeSync, None, None);
> >
> > Well, before it was indented to align with the XGrabButton call. This
>
> used spaces to achieve this which is wrong
You have an interesting concept of wrong. It was certainly intentional.
> > was consistently done in at least a few places and makes the code more
> > readable.
>
> no (it was consistently tab only indenting in most places)
It was consistently aligned with the help of tabs and spaces. You have
undone that in your patch.
Diego
Received on Wed May 14 2008 - 18:41:46 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:39:32 UTC