reference: Add a note about search path ownership.
authorSteve Frécinaux <code@istique.net>
Sun, 15 Nov 2009 23:35:52 +0000 (00:35 +0100)
committerTim Horton <hortont424@gmail.com>
Wed, 16 Dec 2009 04:18:12 +0000 (23:18 -0500)
commitcb4289137ec0ea3204e1b0ad3b7e2a86fa8a94da
tree5d256dabcb866c8c8b65b9e3da9887ad8fe4ddfd
parent251a556dc841a8165d865771d9f30de94428d901
reference: Add a note about search path ownership.

The current reference documentation of seed_engine_get_search_path()
does not specify whether the return value should be freed or not, and
that return value is not const so it's ambiguous.

https://bugzilla.gnome.org/show_bug.cgi?id=602032
libseed/seed-api.c