]> git.cworth.org Git - notmuch/commitdiff
lib: make indexopts pointers opaque
authorDavid Bremner <david@tethera.net>
Sat, 12 Jun 2021 13:26:16 +0000 (10:26 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 23 Oct 2021 12:48:39 +0000 (09:48 -0300)
There is no reason for anything outside the indexopts.c compilation
unit to have access to structure members.


No differences found