X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=tag-util.h;h=c07bfde5013fb720c93d15fa7653df185ce1276d;hp=99b0fa0b41636dc162214f16aa9b0a0888bfa0c4;hb=8d05dcfffe001dc64d750f509e049340320b4dd9;hpb=fb50cc41fe6f508118697d65a44e8f742a466ca0 diff --git a/tag-util.h b/tag-util.h index 99b0fa0b..c07bfde5 100644 --- a/tag-util.h +++ b/tag-util.h @@ -87,8 +87,7 @@ tag_op_list_create (void *ctx); */ int -tag_op_list_append (void *ctx, - tag_op_list_t *list, +tag_op_list_append (tag_op_list_t *list, const char *tag, notmuch_bool_t remove);