X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=ll-merge.h;h=57754cc8ca7b378a86b168a4fd6299fa3dfba045;hb=ba9523ea809dc496a14f3644bdc1dd6f486983c0;hp=57889227b1782d3792be2046fbb54bca67b779de;hpb=103209c6782586d92b04ee1fc71c0fd6f6385f5f;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);