From: Sebastian Harl Date: Mon, 1 Dec 2014 08:03:05 +0000 (+0100) Subject: store.h: Fixed a typo. X-Git-Tag: sysdb-0.7.0~122 X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=commitdiff_plain;h=3d778825170f3fd6638045695933a808643abd34 store.h: Fixed a typo. --- diff --git a/src/include/core/store.h b/src/include/core/store.h index 580dce0..d3862b4 100644 --- a/src/include/core/store.h +++ b/src/include/core/store.h @@ -400,7 +400,7 @@ sdb_store_matcher_t * sdb_store_con_matcher(sdb_store_matcher_t *left, sdb_store_matcher_t *right); /* - * sdb_store_con_matcher:: + * sdb_store_inv_matcher:: * Creates a matcher matching the inverse (logical NOT) of a matcher. */ sdb_store_matcher_t *