]> git.0d.be Git - empathy.git/commit
empathy-account-settings: fix CLAMP usage
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 21 Oct 2009 17:00:00 +0000 (18:00 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Wed, 21 Oct 2009 17:19:26 +0000 (18:19 +0100)
commitd8a3034999ca213ac75b4110a875d688b75fed5f
tree585ad5f1108ce8a8436f9c44d27bdaf2ef0dd280
parent0f12ed5628589596f4a2c02648ee66a9413c3f2a
empathy-account-settings: fix CLAMP usage

CLAMP syntax is (x, low, high), not (low, x, high). Also add some cast
to fix compiler warnings.
libempathy/empathy-account-settings.c