Code

store: Let sdb_store_matcher_matches return true if it matches.
authorSebastian Harl <sh@tokkee.org>
Tue, 1 Apr 2014 20:09:26 +0000 (22:09 +0200)
committerSebastian Harl <sh@tokkee.org>
Tue, 1 Apr 2014 20:09:26 +0000 (22:09 +0200)
commit7f29e5abd3fad68ce9e3cfc11bd216a164fdcf43
treee42f77edcb75755c8b686aaaec5f612448241241
parent311ac6c6189df40b68a03503e2744c03c317d8b6
store: Let sdb_store_matcher_matches return true if it matches.

Rather than using 0 for matches and -1 else.
src/core/store_lookup.c
src/include/core/store.h
t/core/store_lookup_test.c