On Fri, 27 May 2016 08:55:23 +0200
Quentin Glidic wrote:
> On 24/05/2016 21:55, Yong Bakos wrote:
> > From: Yong Bakos
> >
> > wayland-client-protocol.h and wayland-server-protocol.h use a tab
> > between the identifier and token of generated #defines for request/event
> > opcodes and versions.
On 24/05/2016 21:55, Yong Bakos wrote:
From: Yong Bakos
wayland-client-protocol.h and wayland-server-protocol.h use a tab
between the identifier and token of generated #defines for request/event
opcodes and versions. While this sometimes enables vertical alignment,
it more frequently doesn't, a
From: Yong Bakos
wayland-client-protocol.h and wayland-server-protocol.h use a tab
between the identifier and token of generated #defines for request/event
opcodes and versions. While this sometimes enables vertical alignment,
it more frequently doesn't, and leads to awkward spacing.
Replace the