Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/fix-remote-curl-url-wo-proto'
[gitweb.git]
/
t
/
helper
/
test-hashmap.c
diff --git
a/t/helper/test-hashmap.c
b/t/helper/test-hashmap.c
index cc2891dd971edfa70733eb327d12ccb66fd09f3e..7aa9440e274fb443a30b3f61a241f4fea1601f10 100644
(file)
--- a/
t/helper/test-hashmap.c
+++ b/
t/helper/test-hashmap.c
@@
-138,7
+138,7
@@
static void perf_hashmap(unsigned int method, unsigned int rounds)
*
* perfhashmap method rounds -> test hashmap.[ch] performance
*/
-int
main(int argc, char *argv[]
)
+int
cmd_main(int argc, const char **argv
)
{
char line[1024];
struct hashmap map;