aboutsummaryrefslogtreecommitdiffstats
path: root/emi
diff options
context:
space:
mode:
Diffstat (limited to 'emi')
-rwxr-xr-xemi2
1 files changed, 1 insertions, 1 deletions
diff --git a/emi b/emi
index 57b51b7..179ca07 100755
--- a/emi
+++ b/emi
@@ -169,7 +169,7 @@ sub todo_func {
}
check_upload_tree($done, \&done_func, \&done_post);
-check_upload_tree($todo, \&todo_func,);
+check_upload_tree($todo, \&todo_func);
#