Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'js/regexec-buf' into maint
[gitweb.git]
/
t
/
helper
/
test-mktemp.c
diff --git
a/t/helper/test-mktemp.c
b/t/helper/test-mktemp.c
index c8c54213a3916c4adffd7396a37ed83e88af34fb..89d9b2f7bee05ff5c9fde31ba6798651ccee2947 100644
(file)
--- a/
t/helper/test-mktemp.c
+++ b/
t/helper/test-mktemp.c
@@
-3,7
+3,7
@@
*/
#include "git-compat-util.h"
-int
main(int argc, char *argv[]
)
+int
cmd_main(int argc, const char **argv
)
{
if (argc != 2)
usage("Expected 1 parameter defining the temporary file template");