aboutsummaryrefslogtreecommitdiffhomepage
path: root/tag-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'tag-util.h')
-rw-r--r--tag-util.h3
1 files changed, 1 insertions, 2 deletions
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);