Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-remote-mediawiki: turn double-negated expressions into simple expressions
[gitweb.git]
/
test-chmtime.c
diff --git
a/test-chmtime.c
b/test-chmtime.c
index 1cffa126569b359720a2442af065d1e7a6a9593f..923bf327f8ac8243c59292879a60e1f7364b6070 100644
(file)
--- a/
test-chmtime.c
+++ b/
test-chmtime.c
@@
-56,7
+56,7
@@
static int timespec_arg(const char *arg, long int *set_time, int *set_eq)
return 1;
}
-int main(int argc, c
onst c
har *argv[])
+int main(int argc, char *argv[])
{
static int verbose;