]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-tag.c
cli: run uncrustify
[notmuch] / notmuch-tag.c
index 464874b4b8ffbe06487bc3e6993c399dfeae5a99..9c3d4f8b040d9ea87d9b0de7f5fb0d9c6a89ef4e 100644 (file)
@@ -187,7 +187,8 @@ tag_file (void *ctx, notmuch_database_t *notmuch, tag_op_flag_t flags,
 }
 
 int
-notmuch_tag_command (unused(notmuch_config_t *config), notmuch_database_t *notmuch, int argc, char *argv[])
+notmuch_tag_command (unused(notmuch_config_t *config), notmuch_database_t *notmuch,
+                    int argc, char *argv[])
 {
     tag_op_list_t *tag_ops = NULL;
     char *query_string = NULL;