From 3d778825170f3fd6638045695933a808643abd34 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Mon, 1 Dec 2014 09:03:05 +0100 Subject: [PATCH 1/1] store.h: Fixed a typo. --- src/include/core/store.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 * -- 2.30.2