summaryrefslogtreecommitdiff
path: root/notmuch.c
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2009-10-20 13:07:19 -0700
committerCarl Worth <cworth@cworth.org>2009-10-20 13:07:19 -0700
commit7f254fb603f5ee073d48b052c00e1fdb6b8dc940 (patch)
tree9ab7005ad64a5152657fda858fc2794457d585c3 /notmuch.c
parent5a84df0f1507753b1776636ad268d36b7346a8fd (diff)
message: Use g_hash_table_destroy instead of g_hash_table_unref
I'm trying to chase down 3 still-reachable pointers to glib hash tables. This change didn't help with that, but I think destroy might be a better semantic match for what I actually want. (It shouldn't matter though since I never take any additional references.)
Diffstat (limited to 'notmuch.c')
0 files changed, 0 insertions, 0 deletions