Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'cw/doc-sign-off'
[gitweb.git]
/
pathspec.h
diff --git
a/pathspec.h
b/pathspec.h
index 70a592e91062609b1de5cad859aa708d4572cef9..49fd823ddfe9eb96c983f9f812f6ca1dcf062951 100644
(file)
--- a/
pathspec.h
+++ b/
pathspec.h
@@
-25,8
+25,8
@@
struct pathspec {
unsigned magic;
int max_depth;
struct pathspec_item {
- c
onst c
har *match;
- c
onst c
har *original;
+ char *match;
+ char *original;
unsigned magic;
int len, prefix;
int nowildcard_len;