Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'rr/feed-real-path-to-editor'
[gitweb.git]
/
builtin
/
clean.c
diff --git
a/builtin/clean.c
b/builtin/clean.c
index 203e9b7ea01bb203db23d20f50b7b1f6fb6a073c..3c85e152e140741855590f422c599407b6d6ae55 100644
(file)
--- a/
builtin/clean.c
+++ b/
builtin/clean.c
@@
-936,7
+936,7
@@
int cmd_clean(int argc, const char **argv, const char *prefix)
struct dir_entry *ent = dir.entries[i];
int len, pos;
int matches = 0;
- struct cache_entry *ce;
+
const
struct cache_entry *ce;
struct stat st;
const char *rel;