On Sat, Jan 30, 2016 at 1:35 AM, Michael Tokarev <m...@tls.msk.ru> wrote: > 18.01.2016 21:42, Alistair Francis wrote: >> The description of object_property_get_int() stated that on an error >> it returns NULL. This is not the case and the function will return -1 >> if an error occurs. Update the commented documentation accordingly. > > Applied to -trivial, thanks!
Thanks! Alistair > > /mjt >