Code

store: Removed a obsolete (and now somewhat misleading) comment.
authorSebastian Harl <sh@tokkee.org>
Sun, 22 Jun 2014 10:53:04 +0000 (12:53 +0200)
committerSebastian Harl <sh@tokkee.org>
Sun, 22 Jun 2014 10:53:04 +0000 (12:53 +0200)
src/include/core/store.h

index 890482a965ffe0b119603d7fcf728fe790c71a6f..81745fa7269df5e7a218a3e9488bd32aea004857 100644 (file)
@@ -147,8 +147,6 @@ sdb_store_service(const char *hostname, const char *name,
  * services and attributes and evaluate to true if *any* service or attribute
  * matches.
  *
- * For each matcher object, *all* specified attributes have to match.
- *
  * A store matcher object inherits from sdb_object_t and, thus, may safely be
  * cast to a generic object.
  */