projects
/
ccan
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
timer: handle time going backwards.
[ccan]
/
ccan
/
opt
/
test
/
run-iter.c
diff --git
a/ccan/opt/test/run-iter.c
b/ccan/opt/test/run-iter.c
index e6b13dadea8d33b38d02e55ca99c20e0d956d1d8..d34fd6dc176a844f166d0fb32f9450f7bcd0a9f7 100644
(file)
--- a/
ccan/opt/test/run-iter.c
+++ b/
ccan/opt/test/run-iter.c
@@
-10,7
+10,7
@@
#include <ccan/opt/parse.c>
/* Test iterators. */
-int main(
int argc, char *argv[]
)
+int main(
void
)
{
unsigned j, i, len = 0;
const char *p;