]> git.cworth.org Git - notmuch/blob - lib/notmuch.sym
lib/open: use local talloc context in n_d_create_with_config
[notmuch] / lib / notmuch.sym
1 {
2 global:
3         _ZTI*;
4         _ZTS*;
5         notmuch_*;
6 local: *;
7 };