X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=ll-merge.h;h=57754cc8ca7b378a86b168a4fd6299fa3dfba045;hb=318d4013461dbd6fc6bbd05983fc4a9fd5465769;hp=57889227b1782d3792be2046fbb54bca67b779de;hpb=8051a030617cf7d083568cca223bdaa15052c33f;p=git.git diff --git a/ll-merge.h b/ll-merge.h index 57889227b..57754cc8c 100644 --- a/ll-merge.h +++ b/ll-merge.h @@ -7,7 +7,7 @@ int ll_merge(mmbuffer_t *result_buf, const char *path, - mmfile_t *ancestor, + mmfile_t *ancestor, const char *ancestor_label, mmfile_t *ours, const char *our_label, mmfile_t *theirs, const char *their_label, int flag);