Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
tree-diff: remove the use of pathspec's raw[] in follow-rename codepath
[gitweb.git]
/
test-index-version.c
diff --git
a/test-index-version.c
b/test-index-version.c
index bfaad9e09e63a3f9e0d0d3575cce32859382398c..05d4699c4a6cf32b2b6291e275dafa2744fe19d6 100644
(file)
--- a/
test-index-version.c
+++ b/
test-index-version.c
@@
-1,6
+1,6
@@
#include "cache.h"
-int main(int argc, c
onst c
har **argv)
+int main(int argc, char **argv)
{
struct cache_header hdr;
int version;