Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
xdiff: remove duplicate headers from xpatience.c
[gitweb.git]
/
vcs-svn
/
svndiff.h
diff --git
a/vcs-svn/svndiff.h
b/vcs-svn/svndiff.h
index 023799a05cad8d3628a56188a00fba6884330f3b..625d950bb89405a5607b4d313d4ac3f80f14c49c 100644
(file)
--- a/
vcs-svn/svndiff.h
+++ b/
vcs-svn/svndiff.h
@@
-5,6
+5,6
@@
struct line_buffer;
struct sliding_view;
int svndiff0_apply(struct line_buffer *delta, off_t delta_len,
- struct sliding_view *preimage, FILE *postimage);
+
struct sliding_view *preimage, FILE *postimage);
#endif