From b8477627d380366708f889d34cf6619e5d73a4fb Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sun, 22 Jun 2014 12:53:04 +0200 Subject: [PATCH] store: Removed a obsolete (and now somewhat misleading) comment. --- src/include/core/store.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/include/core/store.h b/src/include/core/store.h index 890482a..81745fa 100644 --- a/src/include/core/store.h +++ b/src/include/core/store.h @@ -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. */ -- 2.30.2