Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Add documentation for --track and --no-track to the git-branch docs.
[gitweb.git]
/
diffcore.h
diff --git
a/diffcore.h
b/diffcore.h
index dcab7e20bf6922a17f93ab268376d57765a8c6b8..eef17c4ca2e81c572fb110e9eb11e8ed9d51f9a0 100644
(file)
--- a/
diffcore.h
+++ b/
diffcore.h
@@
-27,6
+27,7
@@
struct diff_filespec {
char *path;
void *data;
void *cnt_data;
+ const char *funcname_pattern_ident;
unsigned long size;
int xfrm_flags; /* for use by the xfrm */
unsigned short mode; /* file mode */