/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
*.[ch]: manually align parameter lists
[git/git.git]
/
xdiff-interface.h
diff --git
a/xdiff-interface.h
b/xdiff-interface.h
index
a71950a
..
ede4246
100644
(file)
--- a/
xdiff-interface.h
+++ b/
xdiff-interface.h
@@
-47,7
+47,7
@@
void discard_hunk_line(void *priv,
* are treated for the comparision.
*/
int xdiff_compare_lines(const char *l1, long s1,
-
const char *l2, long s2, long flags);
+ const char *l2, long s2, long flags);
/*
* Returns a hash of the string s of length len.