Code

store: Renamed sdb_store_get_host() to sdb_store_has_host().
authorSebastian Harl <sh@tokkee.org>
Wed, 24 Jul 2013 01:45:40 +0000 (18:45 -0700)
committerSebastian Harl <sh@tokkee.org>
Wed, 24 Jul 2013 01:45:40 +0000 (18:45 -0700)
commit045e522816461b58e471a6ccddf4ada51236c478
tree4a5b3892e2fe2764c6807d2bdd312998f433ed10
parent85d24495a23b26c7a1af8f21a122dc304a70f54b
store: Renamed sdb_store_get_host() to sdb_store_has_host().

… and make the function return a boolean value. We don't currently need a
function to access the actual host object. So, don't expose it that way.
src/backend/collectd/unixsock.c
src/core/store.c
src/include/core/store.h