Code

gitweb: Lift any characters restriction on searched strings
[git.git] / diffcore.h
index 05985147ea99ce54069163cd8c1372b7bb971c93..eef17c4ca2e81c572fb110e9eb11e8ed9d51f9a0 100644 (file)
@@ -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 */