]> git.cworth.org Git - obsolete/notmuch-old/commit
ruby: Use notmuch_database_destroy instead of notmuch_database_close
authorJustus Winter <4winter@informatik.uni-hamburg.de>
Sun, 22 Apr 2012 12:07:56 +0000 (14:07 +0200)
committerDavid Bremner <bremner@debian.org>
Sat, 28 Apr 2012 12:30:02 +0000 (09:30 -0300)
commit288feb7cdf1798408c708394fd935f05acf87985
treec1ca5d6c64a4da236c39ea141397723499de0094
parent22f73735c5d86cb10dc59ca536b9a73ade72eaea
ruby: Use notmuch_database_destroy instead of notmuch_database_close

Adapt the ruby bindings to the notmuch_database_close split.

Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
bindings/ruby/database.c