X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fthread.cc;h=0435ee6d1f3a62d24098b8f100bd6356ec2562ea;hp=ace5ce7fd178fbde7358982bacb7c20034a378d2;hb=d5523ead90b6be2b07d4af745b8ed9b980a6b9f1;hpb=df91c16943aa4f5c47452fa7d21e65df2d9e315b diff --git a/lib/thread.cc b/lib/thread.cc index ace5ce7f..0435ee6d 100644 --- a/lib/thread.cc +++ b/lib/thread.cc @@ -24,7 +24,7 @@ #include #include /* GHashTable */ -struct _notmuch_thread { +struct visible _notmuch_thread { notmuch_database_t *notmuch; char *thread_id; char *subject;