From: Sebastian Harl Date: Sun, 22 Jun 2014 10:53:04 +0000 (+0200) Subject: store: Removed a obsolete (and now somewhat misleading) comment. X-Git-Tag: sysdb-0.2.0~47 X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=commitdiff_plain;h=b8477627d380366708f889d34cf6619e5d73a4fb store: Removed a obsolete (and now somewhat misleading) comment. --- 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. */