Imported Upstream version 2.9.4
[platform/upstream/git.git] / t / helper / test-scrap-cache-tree.c
index 6efee31..5b2fd09 100644 (file)
@@ -5,7 +5,7 @@
 
 static struct lock_file index_lock;
 
-int main(int ac, char **av)
+int cmd_main(int ac, const char **av)
 {
        hold_locked_index(&index_lock, 1);
        if (read_cache() < 0)