Make NEW_IDs nullable
authorDaniel Stone <daniel@fooishbar.org>
Mon, 23 Jul 2012 18:54:41 +0000 (19:54 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 24 Jul 2012 00:16:57 +0000 (20:16 -0400)
commitdb0add6d5e23deac53c834f73d5e56180600cead
tree11b872eaaad1c99c168ebf26e8f0e0cbc6444c20
parentefe23443d8bcdad0513d5dd9d027233b3d7dc968
Make NEW_IDs nullable

The connection-handling code already allows this, so make it legal in
the protocol definition too.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
src/connection.c
src/scanner.c
src/wayland-client.c