X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=src%2Fcore%2Fstore-private.h;h=c6350b3530c4a2518ce0a515da601c1256768700;hp=750a0b32bbb4e83706f5ac7658e25cf8e48904bf;hb=31566d5c9218638665c0992ccf0b5286899ef855;hpb=241a7b9ab622e84960471bc9c70fbedccbbdff2d diff --git a/src/core/store-private.h b/src/core/store-private.h index 750a0b3..c6350b3 100644 --- a/src/core/store-private.h +++ b/src/core/store-private.h @@ -156,8 +156,8 @@ typedef struct { * matchers */ -/* when adding to this, also update 'MATCHER_SYM' below as well as 'matchers' - * and 'matchers_tostring' in store_lookup.c */ +/* when adding to this, also update 'MATCHER_SYM' below and 'matchers' in + * store_lookup.c */ enum { MATCHER_OR, MATCHER_AND,