difftype
enum difftype type;
static int edit(struct diff *, bool, int, enum difftype);
edit(struct diff *diff, bool dup, int j, enum difftype difftype)
de[j].type = difftype;