Re: [PATCH wayland 1/1] protocol: Remove inconsistent line breaks

2016-11-10 Thread Pekka Paalanen
On Mon, 31 Oct 2016 06:46:18 -0700 Yong Bakos wrote: > From: Yong Bakos > > Enum entries and message arguments are sometimes preceded by a blank line, but > often aren't. > > Standardize the format of the protocol specification by removing blank lines > preceding a list of message arguments an

[PATCH wayland 1/1] protocol: Remove inconsistent line breaks

2016-10-31 Thread Yong Bakos
From: Yong Bakos Enum entries and message arguments are sometimes preceded by a blank line, but often aren't. Standardize the format of the protocol specification by removing blank lines preceding a list of message arguments and enum entries. Signed-off-by: Yong Bakos --- protocol/wayland.xml