]> git.cworth.org Git - notmuch/commitdiff
doc/lib: clarify ownership for notmuch_database_get_revision
authorDavid Bremner <david@tethera.net>
Mon, 29 May 2023 11:01:40 +0000 (08:01 -0300)
committerDavid Bremner <david@tethera.net>
Sun, 9 Jul 2023 15:08:28 +0000 (12:08 -0300)
The ownership is implicit in the const declaration (I think!), but
that does not show up in the doxygen generated API docs.


No differences found