]> git.ipfire.org Git - thirdparty/git.git/blobdiff - xdiff-interface.h
*.[ch]: manually align parameter lists
[thirdparty/git.git] / xdiff-interface.h
index a71950a10b682e25ae06ed8999a4a55516570377..ede4246bbd3397086f90217539a2d07a35a4b986 100644 (file)
@@ -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.