Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/push-force-with-lease-creation'
[gitweb.git]
/
t
/
helper
/
test-delta.c
diff --git
a/t/helper/test-delta.c
b/t/helper/test-delta.c
index 4595cd6433f9fd543791ee5a8a59a9112b50c046..59937dc1be1c4f0b3d80e3ef3a86e09bff3703b6 100644
(file)
--- a/
t/helper/test-delta.c
+++ b/
t/helper/test-delta.c
@@
-15,7
+15,7
@@
static const char usage_str[] =
"test-delta (-d|-p) <from_file> <data_file> <out_file>";
-int
main(int argc, char *argv[]
)
+int
cmd_main(int argc, const char **argv
)
{
int fd;
struct stat st;