Fix return types and documentation for a tp-lowlevel.c method
authorPhilip Withnall <philip@tecnocode.co.uk>
Sat, 27 Nov 2010 21:17:56 +0000 (21:17 +0000)
committerPhilip Withnall <philip@tecnocode.co.uk>
Sat, 27 Nov 2010 21:26:04 +0000 (21:26 +0000)
commit237d196f4ab0693e5132ddc1a27a48d61fc0ce44
tree6ebbe9bfb6cead044d6fce01f7eb4a71c6353963
parent6837df407dfbca5e6cc9299e807147b87b545d8e
Fix return types and documentation for a tp-lowlevel.c method

folks_tp_lowlevel_connection_get_requestable_channel_classes_finish() had
incorrect return values in assertion failure conditions, and the
documentation said to use the wrong function to free its return value.
backends/telepathy/lib/tp-lowlevel.c