Re: [PATCH wayland 2/3] protocol: allow for a element below

2015-11-09 Thread Pekka Paalanen
On Mon, 9 Nov 2015 14:15:00 +1000 Peter Hutterer wrote: > The scanner parses this already, it doesn't do anything with it though. > > The DTD requires the order to be copyright, description, then the interfaces. > That's largely a DTD limitation, the scanner doesn't care. Hi Peter, this is sl

[PATCH wayland 2/3] protocol: allow for a element below

2015-11-08 Thread Peter Hutterer
The scanner parses this already, it doesn't do anything with it though. The DTD requires the order to be copyright, description, then the interfaces. That's largely a DTD limitation, the scanner doesn't care. Signed-off-by: Peter Hutterer --- protocol/wayland.dtd | 2 +- 1 file changed, 1 inser