Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Fix style nit in Python slicing.
[gitweb.git]
/
diffcore.h
diff --git
a/diffcore.h
b/diffcore.h
index 05985147ea99ce54069163cd8c1372b7bb971c93..eef17c4ca2e81c572fb110e9eb11e8ed9d51f9a0 100644
(file)
--- a/
diffcore.h
+++ b/
diffcore.h
@@
-27,7
+27,7
@@
struct diff_filespec {
char *path;
void *data;
void *cnt_data;
- const
void *hunk_header
_ident;
+ const
char *funcname_pattern
_ident;
unsigned long size;
int xfrm_flags; /* for use by the xfrm */
unsigned short mode; /* file mode */