Skip to content
Commit 3abaf506 authored by Owen W. Taylor's avatar Owen W. Taylor
Browse files

MetaWindowActor: Use guint for bitfields

A 1-bit boolean (int) bitfield has the values 0 and -1. Use
guint instead for bitfield values.

https://bugzilla.gnome.org/show_bug.cgi?id=685463
parent 9de142db
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment