gutils: Clarify return values of g_bit_nth_[lsf|msf]()
commit91a6ec8d07eb521fc3f9be3bf7b7ae36a6108c88
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Tue, 25 Aug 2015 09:49:06 +0000 (25 10:49 +0100)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Tue, 25 Aug 2015 09:49:06 +0000 (25 10:49 +0100)
tree8c591032e35bcdd7c2e92d084d596c5df4d3ab63
parentb233d7e324e7661c6a487df9362a6503f0acfea5
gutils: Clarify return values of g_bit_nth_[lsf|msf]()

Clarify in the documentation that both functions return -1 if no high
bits could be found.
glib/gutils.c