]> git.notmuchmail.org Git - notmuch/commitdiff
notmuch_tags_has_more: Fix to use string.empty rather than string.size
authorCarl Worth <cworth@cworth.org>
Fri, 23 Oct 2009 13:06:20 +0000 (06:06 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 23 Oct 2009 13:06:20 +0000 (06:06 -0700)
I'm really interested in the length of the data here, not the size
of the storage.


No differences found