wayland-server: reduce use of magic numbers
authorDylan Noblesmith <nobled@dreamwidth.org>
Fri, 15 Jun 2012 21:09:00 +0000 (21:09 +0000)
committerDylan Noblesmith <nobled@dreamwidth.org>
Sat, 30 Jun 2012 19:37:04 +0000 (19:37 +0000)
commitbb6e48b1b023e7d422fb5d67eef6505f7bdf2d05
tree51948ebba7062ae37288506f69ff56a3f5d17cc3
parent9de9e39f87adfce1ea9755e394928756254c0ba2
wayland-server: reduce use of magic numbers

Make it clear what the significance of '5' and '113' actually is.
Also drop an unneeded function argument.
src/wayland-server.c