X-Git-Url: http://rtime.felk.cvut.cz/gitweb/notmuch.git/blobdiff_plain/fb50cc41fe6f508118697d65a44e8f742a466ca0..d08c714b6a172cf0018bee4f60aff069d5508d4e:/tag-util.h 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);