Code

store.h: Fixed a typo.
authorSebastian Harl <sh@tokkee.org>
Mon, 1 Dec 2014 08:03:05 +0000 (09:03 +0100)
committerSebastian Harl <sh@tokkee.org>
Mon, 1 Dec 2014 08:03:05 +0000 (09:03 +0100)
src/include/core/store.h

index 580dce06b9a184c17e0c25ce7bc25b75b312be75..d3862b4e5c05d51bf3b6d50d75129238104d0c5e 100644 (file)
@@ -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 *