]> asedeno.scripts.mit.edu Git - git.git/blobdiff - diffcore.h
[PATCH] fetch.c: Remove useless lookup_object_type() call in process()
[git.git] / diffcore.h
index 633d1ae5cf708cca4b907f0f032294f78d7bbe18..f1b5ca748cae8d40f599552c3605080808da7803 100644 (file)
@@ -43,7 +43,7 @@ extern void fill_filespec(struct diff_filespec *, const unsigned char *,
                          unsigned short);
 
 extern int diff_populate_filespec(struct diff_filespec *, int);
-extern void diff_free_filespec(struct diff_filespec *);
+extern void diff_free_filespec_data(struct diff_filespec *);
 
 struct diff_filepair {
        struct diff_filespec *one;