protocol: Use signed int for scale values
authorAlexander Larsson <alexl@redhat.com>
Fri, 24 May 2013 11:08:41 +0000 (13:08 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 28 May 2013 19:27:36 +0000 (15:27 -0400)
commite782dbecbc3b53684a78c8c5175e0571cfc3e119
treee7b84b3c033cb9768194807b26aa634e34e3c7f6
parentd68c7d8aed92158ae68fd9cabb8bc2a50fd5066b
protocol: Use signed int for scale values

We usually use signed ints for things like this, to avoid
issues C sign coersion.
protocol/wayland.xml